diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-01 02:00:47 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-01 02:00:47 +0900 |
| commit | 4a1ed5a3caa29f3f1bf5b92e88f4c47c9468909f (patch) | |
| tree | 280a7720ed23cef651faf3d71e1ddbd70bec7c15 | |
| parent | New translations ja.yml (English) (diff) | |
| download | misskey-4a1ed5a3caa29f3f1bf5b92e88f4c47c9468909f.tar.gz misskey-4a1ed5a3caa29f3f1bf5b92e88f4c47c9468909f.tar.bz2 misskey-4a1ed5a3caa29f3f1bf5b92e88f4c47c9468909f.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 f857ff4c19..7c0edd6e2b 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -377,7 +377,7 @@ desktop/views/components/notes.note.vue: add-reaction: "Add a reaction" detail: "Show details" private: "This post is private" - deleted: "This post has been deleted" + deleted: "The post has been deleted" desktop/views/components/notes.vue: error: "Loading failed." retry: "Retry" @@ -528,7 +528,7 @@ desktop/views/components/settings.password.vue: enter-current-password: "Enter the current password" enter-new-password: "Enter the new password" enter-new-password-again: "Enter new password again" - not-match: "New password doesn't match" + not-match: "The new passwords do not match" changed: "Password updated" desktop/views/components/settings.profile.vue: avatar: "Avatar" @@ -826,7 +826,7 @@ mobile/views/pages/note.vue: next: "Next note" mobile/views/pages/notifications.vue: notifications: "Notifications" - read-all: "Are you sure you want to mark all unread notifications as read?" + read-all: "Do you wish to mark all unread notifications as read?" mobile/views/pages/settings/settings.profile.vue: title: "Profile" name: "Name" |