chore(lang): adds Chinese that looks just a liiiiiiittle bit different
This commit is contained in:
parent
a3c08170d3
commit
dda01f3bfe
9 changed files with 53 additions and 5 deletions
38
client/src/main/resources/locale/lang_zhc.properties
Normal file
38
client/src/main/resources/locale/lang_zhc.properties
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
add.ingredient.title=添加配料
|
||||
add.recipe.title=创建食谱
|
||||
add.step.title=添加步骤
|
||||
|
||||
add.ingredient.label=配料
|
||||
add.recipe.label=食谱名称
|
||||
add.step.label=步骤
|
||||
|
||||
button.ok=确认
|
||||
button.cancel=取消
|
||||
|
||||
menu.label.recipes=食谱
|
||||
menu.label.ingredients=配料
|
||||
menu.label.preparation=准备步骤
|
||||
|
||||
menu.button.add.recipe=创建食谱
|
||||
menu.button.add.ingredient=添加配料
|
||||
menu.button.add.step=添加步骤
|
||||
|
||||
menu.button.remove.recipe=清除食谱
|
||||
menu.button.remove.ingredient=清除配料
|
||||
menu.button.remove.step=清除步骤
|
||||
|
||||
menu.button.edit=编辑
|
||||
menu.button.clone=复制
|
||||
menu.button.print=打印食谱
|
||||
|
||||
menu.search=搜索
|
||||
|
||||
menu.label.selected-langs=语言
|
||||
|
||||
lang.en.display=English
|
||||
lang.nl.display=Nederlands
|
||||
lang.pl.display=Polski
|
||||
lang.tok.display=toki pona
|
||||
lang.tr.display=T\u00FCrk\u00E7e
|
||||
lang.zht.display=中文(台灣)
|
||||
lang.zhc.display=中文(中国大陆)
|
||||
Loading…
Add table
Add a link
Reference in a new issue