translations update

This commit is contained in:
vishnuraghavb 2021-04-08 20:13:35 +05:30
parent 1ffadd252c
commit 921c16ded0

View file

@ -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"
}