diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-05-25 20:31:35 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-05-25 20:31:35 +0900 |
| commit | fe812530d852493ec6955dd4310bb7d46a90de92 (patch) | |
| tree | 13a8c5c7d6a543f5059fa9fc06a68d1e7df163ed | |
| parent | New translations ja.yml (Portuguese) (diff) | |
| download | misskey-fe812530d852493ec6955dd4310bb7d46a90de92.tar.gz misskey-fe812530d852493ec6955dd4310bb7d46a90de92.tar.bz2 misskey-fe812530d852493ec6955dd4310bb7d46a90de92.zip | |
New translations ja.yml (English)
| -rw-r--r-- | locales/en.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locales/en.yml b/locales/en.yml index 37d8ecf7ff..2eb4217664 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)" - reposted-by: "{}がRenote" + reposted-by: "Renoted by {}" location: "Location" renote: "Renote" add-reaction: "Add a reaction" @@ -720,8 +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: "リモートサーバーのメディアを表示する" + load-raw-images: "Show attached pictures in high-quality," + load-remote-media: "Show media on a remote server" twitter: "Twitter integration" twitter-connect: "Connect to your Twitter account" twitter-reconnect: "Reconnect" |