aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json4
-rw-r--r--src/i18n/fi.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index c3756374..c5a4a90d 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -360,6 +360,10 @@
"no_more_statuses": "No more statuses",
"no_statuses": "No statuses"
},
+ "status": {
+ "reply_to": "Reply to",
+ "replies_list": "Replies:"
+ },
"user_card": {
"approve": "Approve",
"block": "Block",
diff --git a/src/i18n/fi.json b/src/i18n/fi.json
index c7a25fe1..4f0ffb4b 100644
--- a/src/i18n/fi.json
+++ b/src/i18n/fi.json
@@ -221,6 +221,10 @@
"up_to_date": "Ajantasalla",
"no_more_statuses": "Ei enempää viestejä"
},
+ "status": {
+ "reply_to": "Vastaus",
+ "replies_list": "Vastaukset:"
+ },
"user_card": {
"approve": "Hyväksy",
"block": "Estä",