diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-05-25 20:25:57 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-05-25 20:25:57 +0900 |
| commit | 4b9cbe9ca7ddd7623220524dc2be5fab40ebf78f (patch) | |
| tree | 1cce2420c74ca17ad893ade74e6e5a269108516e | |
| parent | New translations ja.yml (Spanish) (diff) | |
| download | misskey-4b9cbe9ca7ddd7623220524dc2be5fab40ebf78f.tar.gz misskey-4b9cbe9ca7ddd7623220524dc2be5fab40ebf78f.tar.bz2 misskey-4b9cbe9ca7ddd7623220524dc2be5fab40ebf78f.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 47b3e90433..37d8ecf7ff 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -304,7 +304,7 @@ desktop/views/components/messaging-window.vue: desktop/views/components/note-detail.vue: more: "Load more conversations" private: "(this post is private)" - is-renote: "がRenote" + reposted-by: "{}がRenote" location: "Location" renote: "Renote" add-reaction: "Add a reaction" @@ -720,6 +720,8 @@ mobile/views/pages/settings.vue: behavior: "Behavior" fetch-on-scroll: "Fetch on scroll" disable-via-mobile: "Without the \"mobile posts\" flag" + load-raw-images: "添付された画像を高画質で表示する" + load-remote-media: "リモートサーバーのメディアを表示する" twitter: "Twitter integration" twitter-connect: "Connect to your Twitter account" twitter-reconnect: "Reconnect" |