aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale
diff options
context:
space:
mode:
Diffstat (limited to 'locale')
-rw-r--r--locale/en_GB.json3
-rw-r--r--locale/fr_FR.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/locale/en_GB.json b/locale/en_GB.json
index 67a4ec5..b1ed2b2 100644
--- a/locale/en_GB.json
+++ b/locale/en_GB.json
@@ -13,5 +13,6 @@
"placeholder": "There's nothing here.",
"timeline.global.shortName": "Global",
"timeline.local.shortName": "Local",
- "digitigrade": "Digitigrade"
+ "digitigrade": "Digitigrade",
+ "note.resharedBy": "Reshared by %s"
}
diff --git a/locale/fr_FR.json b/locale/fr_FR.json
index bc09a4c..b17b03a 100644
--- a/locale/fr_FR.json
+++ b/locale/fr_FR.json
@@ -8,5 +8,6 @@
"placeholder": "Il n'y a rien ici.",
"timeline.global.shortName": "Mondiale",
"timeline.local.shortName": "Locale",
- "digitigrade": "La Digitigrade πŸ‡«πŸ‡·πŸ‡«πŸ‡·πŸ‡«πŸ‡·πŸ‡«πŸ‡·"
+ "digitigrade": "La Digitigrade πŸ‡«πŸ‡·πŸ‡«πŸ‡·πŸ‡«πŸ‡·πŸ‡«πŸ‡·",
+ "note.resharedBy": "RepartegΓ© par %s"
}