aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkPherox <admin@mail.kr-kp.com>2019-11-15 22:52:20 +0900
committerkPherox <admin@mail.kr-kp.com>2020-06-10 03:48:41 +0900
commitde9cc033df32a4668ac8d05a770312c029d20c4c (patch)
treee4c2086d03dc65ae4544ef480fbebd29bd4665ef
parent54fdc220017122c8e30e0fb16f0dd2534fc60947 (diff)
Add i18n en
-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 c322e538..ca49514e 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -333,6 +333,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",