aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale
diff options
context:
space:
mode:
authorwinter2024-12-31 16:25:22 +0000
committerwinter2024-12-31 16:25:22 +0000
commit982e6213622bcb78a40d17f54cda27225a1d84b3 (patch)
tree0a81d8fc183238dca959a4ab848c9cd1d241ef27 /locale
parentad554b48e7dc355d9b33eede98f4e3e829fd867e (diff)
rework timelines. inclusion reasons supported now
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"
}