Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/seanlane/gochowdown.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.toml')
-rw-r--r--i18n/en.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index d2a1f45..e5d1bb4 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -1,11 +1,11 @@
[yields]
-other = "Yields"
+other = "Yields: {{.}}"
[prepTime]
-other = "Preparation time"
+other = "Preparation time: {{.}}"
[cookTime]
-other = "Cooking time"
+other = "Cooking time: {{.}}"
[ingredients]
other = "Ingredients"