summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-06-21 02:01:32 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-06-21 02:01:32 +0900
commitf622ea654fb3b566b2c6f3af50335ec9b9713535 (patch)
treef2c8d431c8fea111d92cefc70f5cdc9d0e3a6c7a
parentNew translations ja.yml (Spanish) (diff)
downloadmisskey-f622ea654fb3b566b2c6f3af50335ec9b9713535.tar.gz
misskey-f622ea654fb3b566b2c6f3af50335ec9b9713535.tar.bz2
misskey-f622ea654fb3b566b2c6f3af50335ec9b9713535.zip
New translations ja.yml (English)
-rw-r--r--locales/en.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/locales/en.yml b/locales/en.yml
index 05a3bb7d14..9967bda0c6 100644
--- a/locales/en.yml
+++ b/locales/en.yml
@@ -45,6 +45,7 @@ common:
delete: "Delete"
loading: "Loading"
ok: "OK"
+ update-available-title: "更新があります"
update-available: "A new version of Misskey is now available({newer}, the current version is {current}). Reload the page to apply updates."
my-token-regenerated: "Your token has been renewed so you will be signed out."
i-like-sushi: "I like sushi rather than pudding"
@@ -621,9 +622,9 @@ desktop/views/pages/user/user.friends.vue:
loading: "Loading"
no-users: "No users"
desktop/views/pages/user/user.vue:
- is-suspended: "このユーザーは凍結されています。"
- is-remote: "このユーザーはリモートユーザーです。"
- view-remote: "正確な情報を見る"
+ is-suspended: "This account has been suspended."
+ is-remote: "This user is a remote user, so the information is not accurate. "
+ view-remote: "See accurate information"
desktop/views/pages/user/user.home.vue:
last-used-at: "Last active: "
desktop/views/pages/user/user.photos.vue: