translations update
This commit is contained in:
parent
1ffadd252c
commit
921c16ded0
1 changed files with 6 additions and 7 deletions
|
@ -78,10 +78,6 @@
|
||||||
"large": "large",
|
"large": "large",
|
||||||
"strAdd": "Start adding your recipes!",
|
"strAdd": "Start adding your recipes!",
|
||||||
"plsAdd": "Use the plus button to add one",
|
"plsAdd": "Use the plus button to add one",
|
||||||
"pAIng": "Use the pencil button to add ingredients",
|
|
||||||
"pAIns": "Use the pencil button to add instructions",
|
|
||||||
"pACmb": "Use the pencil button to add combinations",
|
|
||||||
"pANo": "Use the pencil button to add notes",
|
|
||||||
"aD": "All done!",
|
"aD": "All done!",
|
||||||
"tLInfo": "Recipes you want to try later are listed here",
|
"tLInfo": "Recipes you want to try later are listed here",
|
||||||
"noFavs": "No favourites yet",
|
"noFavs": "No favourites yet",
|
||||||
|
@ -96,6 +92,7 @@
|
||||||
"Theme": "Theme",
|
"Theme": "Theme",
|
||||||
"Light": "Light",
|
"Light": "Light",
|
||||||
"Dark": "Dark",
|
"Dark": "Dark",
|
||||||
|
"Black": "Black",
|
||||||
"db": "Database",
|
"db": "Database",
|
||||||
"expBu": "Export full backup",
|
"expBu": "Export full backup",
|
||||||
"buInfo": "Generates a ZIP file containing all your data that can be imported back",
|
"buInfo": "Generates a ZIP file containing all your data that can be imported back",
|
||||||
|
@ -103,7 +100,6 @@
|
||||||
"impInfo": "Supports full backups exported by this app",
|
"impInfo": "Supports full backups exported by this app",
|
||||||
"ver": "Version",
|
"ver": "Version",
|
||||||
"joinTG": "Join the Telegram group",
|
"joinTG": "Join the Telegram group",
|
||||||
"tgInfo": "For reporting issues, suggestions and feedback",
|
|
||||||
"newRec": "New recipe",
|
"newRec": "New recipe",
|
||||||
"editRec": "Edit recipe",
|
"editRec": "Edit recipe",
|
||||||
"title": "Title",
|
"title": "Title",
|
||||||
|
@ -260,6 +256,7 @@
|
||||||
"ts": "Tags",
|
"ts": "Tags",
|
||||||
"tsInfo": "separate with spaces",
|
"tsInfo": "separate with spaces",
|
||||||
"impSuc": "Import success",
|
"impSuc": "Import success",
|
||||||
|
"expSuc": "Export success",
|
||||||
"recF": "recipes found",
|
"recF": "recipes found",
|
||||||
"recI": "recipes imported",
|
"recI": "recipes imported",
|
||||||
"recE": "recipes already exists",
|
"recE": "recipes already exists",
|
||||||
|
@ -304,10 +301,12 @@
|
||||||
"noAccSensor": "Accelerometer sensor is either disabled or is not working",
|
"noAccSensor": "Accelerometer sensor is either disabled or is not working",
|
||||||
"listVM": "List view mode",
|
"listVM": "List view mode",
|
||||||
"detailed": "Detailed",
|
"detailed": "Detailed",
|
||||||
"simple": "Simple",
|
|
||||||
"grid": "Grid",
|
"grid": "Grid",
|
||||||
|
"photogrid": "Photo Grid",
|
||||||
|
"simple": "Simple",
|
||||||
"minimal": "Minimal",
|
"minimal": "Minimal",
|
||||||
"apply": "APPLY",
|
"apply": "APPLY",
|
||||||
"fltr": "Filter",
|
"fltr": "Filter",
|
||||||
"yld": "Yield"
|
"yld": "Yield",
|
||||||
|
"swm": "Start week on Monday"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue