diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-16 17:43:46 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-16 17:43:46 +0900 |
| commit | 3f5785bd03bd48297686e7fe9dfd62b1d11da16d (patch) | |
| tree | 98e4760539a2df1a6c4a385acec474d296062979 | |
| parent | New translations ja.yml (English) (diff) | |
| download | misskey-3f5785bd03bd48297686e7fe9dfd62b1d11da16d.tar.gz misskey-3f5785bd03bd48297686e7fe9dfd62b1d11da16d.tar.bz2 misskey-3f5785bd03bd48297686e7fe9dfd62b1d11da16d.zip | |
New translations ja.yml (English)
| -rw-r--r-- | locales/en.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locales/en.yml b/locales/en.yml index fdf1129612..9b8057685d 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -389,7 +389,7 @@ common/views/widgets/tips.vue: tips-line21: "You can also use the API to develop bots." tips-line23: "Mayu is so cute with its eyebrows." tips-line24: "Misskey has been running since 2014." - tips-line25: "In a browser compatible with notification features, you can receive notifications even if Misskey is not open" + tips-line25: "In a browser compatible with notification features, you can receive notifications in case Misskey is not open" common/views/pages/follow.vue: signed-in-as: "Signed in as {}" following: "Following" @@ -855,7 +855,7 @@ desktop/views/pages/user/user.friends.vue: no-users: "No frequent mentions" desktop/views/pages/user/user.vue: is-suspended: "This account has been suspended." - is-remote: "The user is a remote user. Information about them that you see here may not complete." + is-remote: "The user is a remote user. The profile that you see here may not complete." view-remote: "See their complete profile" desktop/views/pages/user/user.home.vue: last-used-at: "Last active:" |