chore(lang): zh_TW
This commit is contained in:
parent
b82a8f7d33
commit
a3c08170d3
8 changed files with 46 additions and 6 deletions
35
client/src/main/resources/locale/lang_zht.properties
Normal file
35
client/src/main/resources/locale/lang_zht.properties
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
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.zht.display=中文(台灣)
|
||||
Loading…
Add table
Add a link
Reference in a new issue