[+] Add kitchen menu tab

This commit is contained in:
Hykilpikonna
2022-05-10 15:55:15 -04:00
parent 68fc60c30f
commit 06b3d1cda6
5 changed files with 62 additions and 15 deletions
+2 -1
View File
@@ -4,10 +4,11 @@ export const messages = {
en: {
nav: {
home: 'Home',
about: 'About',
about: '关于',
blog: '记事本',
life: '生活',
projects: 'Projects',
others: '更多'
}
},
zh: {