Added base locale functionality. Works in AddNameCtrl for now.
This commit is contained in:
parent
fc13f7b847
commit
6e9ac2b055
10 changed files with 136 additions and 8 deletions
4
client/src/main/resources/locale/lang_en.properties
Normal file
4
client/src/main/resources/locale/lang_en.properties
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
add.recipe.title=Create recipe
|
||||
add.recipe.label=Recipe Name
|
||||
add.recipe.button.ok=Ok
|
||||
add.recipe.button.cancel=Cancel
|
||||
Loading…
Add table
Add a link
Reference in a new issue