diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-22 05:12:00 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-22 05:12:00 +0900 |
| commit | 57d3e9fc327c6ef5fc380ed6839c08e511fa6300 (patch) | |
| tree | 3ee3ad4e4336a2143efd69cf8f65b898d3903599 | |
| parent | New translations ja-JP.yml (Chinese Simplified) (diff) | |
| download | misskey-57d3e9fc327c6ef5fc380ed6839c08e511fa6300.tar.gz misskey-57d3e9fc327c6ef5fc380ed6839c08e511fa6300.tar.bz2 misskey-57d3e9fc327c6ef5fc380ed6839c08e511fa6300.zip | |
New translations ja-JP.yml (English)
| -rw-r--r-- | locales/en-US.yml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index 34261925c0..d1558160f5 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -968,6 +968,7 @@ desktop/views/pages/deck/deck.tl-column.vue: edit: "Options" desktop/views/pages/deck/deck.user-column.vue: pinned-notes: "Pinned posts" + push-to-a-list: "リストに追加" desktop/views/pages/stats/stats.vue: all-users: "All Users" original-users: "Users on this instance" @@ -1020,7 +1021,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." - last-used-at: "最終アクセス" + last-used-at: "Last active" desktop/views/pages/user/user.photos.vue: title: "Photos" loading: "Loading" @@ -1300,7 +1301,7 @@ mobile/views/pages/settings.vue: signout: "Sign out" sound: "Sounds" enable-sounds: "Enable sounds" - mark-as-read-all-unread-notes: "すべての通知を既読にしますか?" + mark-as-read-all-unread-notes: "Do you wish to mark all notifications as read?" mobile/views/pages/user.vue: follows-you: "Follows you" following: "Following" |