aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorShpuld Shpuldson <shp@cock.li>2020-06-29 15:19:41 +0300
committerShpuld Shpuldson <shp@cock.li>2020-06-29 15:19:41 +0300
commit79011e02eff7ddb9f59b1e7e57ff8c12ca30d245 (patch)
tree0f219da96d7c29787d224dfebb460f42ca5226e9 /src/i18n
parent8c2335f84f8eb1df6968ba4fddcbcbd576f0decc (diff)
parent82944f862d07db46cf342f2ee75b2ab6ddccc4fc (diff)
Merge branch 'develop' into xenofem/pleroma-fe-rebased-image-description-authoring
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json6
-rw-r--r--src/i18n/nl.json9
2 files changed, 13 insertions, 2 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index a0b70572..277c8739 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -637,7 +637,11 @@
"status_unavailable": "Status unavailable",
"copy_link": "Copy link to status",
"thread_muted": "Thread muted",
- "thread_muted_and_words": ", has words:"
+ "thread_muted_and_words": ", has words:",
+ "show_full_subject": "Show full subject",
+ "hide_full_subject": "Hide full subject",
+ "show_content": "Show content",
+ "hide_content": "Hide content"
},
"user_card": {
"approve": "Approve",
diff --git a/src/i18n/nl.json b/src/i18n/nl.json
index 15ce5cbe..bf270f87 100644
--- a/src/i18n/nl.json
+++ b/src/i18n/nl.json
@@ -476,7 +476,14 @@
"backend_version": "Backend Versie",
"title": "Versie"
},
- "mutes_and_blocks": "Negeringen en Blokkades"
+ "mutes_and_blocks": "Negeringen en Blokkades",
+ "profile_fields": {
+ "value": "Inhoud",
+ "name": "Label",
+ "add_field": "Veld Toevoegen",
+ "label": "Profiel metadata"
+ },
+ "bot": "Dit is een bot account"
},
"timeline": {
"collapse": "Inklappen",