placeholder for duration strings

This commit is contained in:
vishnuraghavb 2021-04-16 01:06:51 +05:30
parent d526189807
commit 77d72cf2fe

View file

@ -166,9 +166,9 @@
"triedInfo": "You tried this recipe %s", "triedInfo": "You tried this recipe %s",
"today": "today", "today": "today",
"yesterday": "yesterday", "yesterday": "yesterday",
"dAgo": "days ago", "dAgo": "%s days ago",
"wAgo": "weeks ago", "wAgo": "%s weeks ago",
"mAgo": "months ago", "mAgo": "%s months ago",
"ltAgo": "a long time ago", "ltAgo": "a long time ago",
"appCrd": "Shared via EnRecipes. Get it on F-Droid, IzzyOnDroid or the Play Store.", "appCrd": "Shared via EnRecipes. Get it on F-Droid, IzzyOnDroid or the Play Store.",
"gh": "View on GitHub", "gh": "View on GitHub",