diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-17 00:00:37 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-17 00:00:37 +0900 |
| commit | 842c9e735bcc1744664d8e0cf1e25cef0cd93c99 (patch) | |
| tree | 620c73816a4403d314aee8cfa68810d907574159 | |
| parent | New translations ja.yml (Spanish) (diff) | |
| download | misskey-842c9e735bcc1744664d8e0cf1e25cef0cd93c99.tar.gz misskey-842c9e735bcc1744664d8e0cf1e25cef0cd93c99.tar.bz2 misskey-842c9e735bcc1744664d8e0cf1e25cef0cd93c99.zip | |
New translations ja.yml (English)
| -rw-r--r-- | locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locales/en.yml b/locales/en.yml index 53e90d87f3..114a0c543a 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -628,6 +628,7 @@ desktop/views/components/settings.vue: show-reply-target: "Display reply target" show-my-renotes: "Show my renotes in the timeline" show-renoted-my-notes: "Show my renoted posts in the timeline." + show-local-renotes: "Renoteされたローカルの投稿の投稿をタイムラインに表示する" show-maps: "Display a map to show the location" show-maps-desc: "Automatically show the location on the map attached to this post." sound: "Sound" @@ -1107,6 +1108,7 @@ mobile/views/pages/settings.vue: show-reply-target: "Show reply target" show-my-renotes: "Show my reposts" show-renoted-my-notes: "Show my reposted posts" + show-local-renotes: "Renoteされたローカルの投稿の投稿をタイムラインに表示する" post-style: "Post design" post-style-standard: "Standard" post-style-smart: "Smart" |