diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-05-30 05:00:58 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-05-30 05:00:58 +0900 |
| commit | 97ae4ea13ec383fcbd058ef41f3283942e68cc75 (patch) | |
| tree | f4733e08b0da2c90b953be27f5c53294207a205f | |
| parent | New translations ja.yml (Portuguese) (diff) | |
| download | misskey-97ae4ea13ec383fcbd058ef41f3283942e68cc75.tar.gz misskey-97ae4ea13ec383fcbd058ef41f3283942e68cc75.tar.bz2 misskey-97ae4ea13ec383fcbd058ef41f3283942e68cc75.zip | |
New translations ja.yml (English)
| -rw-r--r-- | locales/en.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/locales/en.yml b/locales/en.yml index 109532e621..3b9a5b3fdf 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -709,13 +709,13 @@ mobile/views/components/timeline.vue: empty: "No notes" load-more: "More" mobile/views/components/ui.nav.vue: - timeline: "タイムライン" + timeline: "Timeline" notifications: "Notifications" messaging: "Messages" search: "Search" drive: "Drive" favorites: "Favorites" - user-lists: "リスト" + user-lists: "Lists" widgets: "Widgets" game: "Games" darkmode: "Dark mode" @@ -732,8 +732,8 @@ mobile/views/components/users-list.vue: mobile/views/pages/favorites.vue: title: "Favorites" mobile/views/pages/user-lists.vue: - title: "リスト" - enter-list-name: "リスト名を入力してください" + title: "Lists" + enter-list-name: "Enter list name" mobile/views/pages/drive.vue: drive: "Drive" more: "Load more" |