maxkb/ui/src/locales/lang/en_US/layout.ts

8 lines
117 B
TypeScript

export default {
topbar: {
github:"Github",
handbook:"Handbook",
forum:"Forum"
},
};