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",
|
||||
"strAdd": "Start adding your recipes!",
|
||||
"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!",
|
||||
"tLInfo": "Recipes you want to try later are listed here",
|
||||
"noFavs": "No favourites yet",
|
||||
|
@ -96,6 +92,7 @@
|
|||
"Theme": "Theme",
|
||||
"Light": "Light",
|
||||
"Dark": "Dark",
|
||||
"Black": "Black",
|
||||
"db": "Database",
|
||||
"expBu": "Export full backup",
|
||||
"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",
|
||||
"ver": "Version",
|
||||
"joinTG": "Join the Telegram group",
|
||||
"tgInfo": "For reporting issues, suggestions and feedback",
|
||||
"newRec": "New recipe",
|
||||
"editRec": "Edit recipe",
|
||||
"title": "Title",
|
||||
|
@ -260,6 +256,7 @@
|
|||
"ts": "Tags",
|
||||
"tsInfo": "separate with spaces",
|
||||
"impSuc": "Import success",
|
||||
"expSuc": "Export success",
|
||||
"recF": "recipes found",
|
||||
"recI": "recipes imported",
|
||||
"recE": "recipes already exists",
|
||||
|
@ -304,10 +301,12 @@
|
|||
"noAccSensor": "Accelerometer sensor is either disabled or is not working",
|
||||
"listVM": "List view mode",
|
||||
"detailed": "Detailed",
|
||||
"simple": "Simple",
|
||||
"grid": "Grid",
|
||||
"photogrid": "Photo Grid",
|
||||
"simple": "Simple",
|
||||
"minimal": "Minimal",
|
||||
"apply": "APPLY",
|
||||
"fltr": "Filter",
|
||||
"yld": "Yield"
|
||||
"yld": "Yield",
|
||||
"swm": "Start week on Monday"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue