aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorShpuld Shpludson <shp@cock.li>2020-06-27 07:32:59 +0000
committerShpuld Shpludson <shp@cock.li>2020-06-27 07:32:59 +0000
commitc658f57abbf1409a18a54c6259aa44d429caf080 (patch)
tree6071d580d602fabc5ec63425c7dc349d8d855ac6 /src/i18n
parent8150899a737648cb8c8852fa380c3ff4a98b132f (diff)
parentea0a12f6049241cb9e8fa7cd5bc6dc8b9852b57c (diff)
Merge branch 'iss-149/profile-fields-setting' into 'develop'
Profile fields setting See merge request pleroma/pleroma-fe!997
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 4553d25d..2840904f 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -334,6 +334,12 @@
"loop_video_silent_only": "Loop only videos without sound (i.e. Mastodon's \"gifs\")",
"mutes_tab": "Mutes",
"play_videos_in_modal": "Play videos in a popup frame",
+ "profile_fields": {
+ "label": "Profile metadata",
+ "add_field": "Add Field",
+ "name": "Label",
+ "value": "Content"
+ },
"use_contain_fit": "Don't crop the attachment in thumbnails",
"name": "Name",
"name_bio": "Name & Bio",