diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-05-20 17:41:13 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-05-20 17:41:13 +0900 |
| commit | 2f96db4e45d1be74087fd75a9f52c9ac1b84e6d5 (patch) | |
| tree | 3c3d615a4bf9ef3999b591f23c06e46d35126675 | |
| parent | New translations ja.yml (Spanish) (diff) | |
| download | misskey-2f96db4e45d1be74087fd75a9f52c9ac1b84e6d5.tar.gz misskey-2f96db4e45d1be74087fd75a9f52c9ac1b84e6d5.tar.bz2 misskey-2f96db4e45d1be74087fd75a9f52c9ac1b84e6d5.zip | |
New translations ja.yml (English)
| -rw-r--r-- | locales/en.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/locales/en.yml b/locales/en.yml index 0938b37bac..2f7ec2511f 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -676,9 +676,10 @@ mobile/views/pages/notifications.vue: notifications: "Notifications" read-all: "Are you sure you want to mark all unread notifications as read?" mobile/views/pages/settings/settings.profile.vue: - title: "プロフィール" + title: "Profile" will-be-published: "これらのプロフィールは公開されます。" name: "名前" + account: "アカウント" location: "場所" description: "自己紹介" birthday: "Birthday" @@ -703,6 +704,7 @@ mobile/views/pages/settings.vue: specify-language: "Specify the language" design: "Design and display" dark-mode: "Dark Mode" + i-am-under-limited-internet: "私は通信を制限されている" circle-icons: "Use circle icons" timeline: "Timeline" show-reply-target: "Show reply target" |