aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json8
-rw-r--r--src/i18n/fr.json8
2 files changed, 8 insertions, 8 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 92a0c45..9bfe248 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -155,6 +155,10 @@
"defaultMessage": "{website} picture",
"description": "Layout: photo alternative text"
},
+ "8q5PXx": {
+ "defaultMessage": "{date} at {time}",
+ "description": "Time: readable date and time"
+ },
"9DfuHk": {
"defaultMessage": "Updated on:",
"description": "TopicPage: update date label"
@@ -299,10 +303,6 @@
"defaultMessage": "Close search",
"description": "Search: Close label"
},
- "Ld6yMP": {
- "defaultMessage": "{date} at {time}",
- "description": "Comment: publication date and time"
- },
"LszkU6": {
"defaultMessage": "All posts in {thematicName}",
"description": "ThematicPage: posts list heading"
diff --git a/src/i18n/fr.json b/src/i18n/fr.json
index f602b20..a988729 100644
--- a/src/i18n/fr.json
+++ b/src/i18n/fr.json
@@ -155,6 +155,10 @@
"defaultMessage": "Photo d’{website}",
"description": "Layout: photo alternative text"
},
+ "8q5PXx": {
+ "defaultMessage": "{date} à {time}",
+ "description": "Time: readable date and time"
+ },
"9DfuHk": {
"defaultMessage": "Mis à jour le :",
"description": "TopicPage: update date label"
@@ -299,10 +303,6 @@
"defaultMessage": "Fermer la recherche",
"description": "Search: Close label"
},
- "Ld6yMP": {
- "defaultMessage": "{date} à {time}",
- "description": "Comment: publication date and time"
- },
"LszkU6": {
"defaultMessage": "Tous les articles dans {thematicName}",
"description": "ThematicPage: posts list heading"