updated strings
This commit is contained in:
parent
ee4d90e827
commit
d526189807
1 changed files with 4 additions and 4 deletions
|
@ -118,10 +118,10 @@
|
|||
"srt": "Sort",
|
||||
"cBtn": "CANCEL",
|
||||
"rBtn": "REMOVE",
|
||||
"rmCuiInfo": "You are about to remove %s from cuisine list",
|
||||
"rmCatInfo": "You are about to remove %s from category list",
|
||||
"rmYUInfo": "You are about to remove %s from yield unit list",
|
||||
"rmUInfo": "You are about to remove %s from unit list",
|
||||
"rmCuiInfo": "You are about to remove %s from the cuisine list",
|
||||
"rmCatInfo": "You are about to remove %s from the category list",
|
||||
"rmYUInfo": "You are about to remove %s from the yield unit list",
|
||||
"rmUInfo": "You are about to remove %s from the unit list",
|
||||
"aBtn": "ADD",
|
||||
"selRec": "Select recipe",
|
||||
"recListEmp": "Nothing here! Add some recipes and try again",
|
||||
|
|
Loading…
Reference in a new issue