diff --git a/app/i18n/en-GB.default.json b/app/i18n/en-GB.default.json index 121abe98..1b770607 100644 --- a/app/i18n/en-GB.default.json +++ b/app/i18n/en-GB.default.json @@ -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" }