From de9cc033df32a4668ac8d05a770312c029d20c4c Mon Sep 17 00:00:00 2001 From: kPherox Date: Fri, 15 Nov 2019 22:52:20 +0900 Subject: [PATCH] Add i18n en --- src/i18n/en.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/i18n/en.json b/src/i18n/en.json index c322e53869..ca49514e1c 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",