diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-06-28 20:36:23 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-06-28 20:36:23 +0900 |
| commit | 5b92ebfabdca516e4dcc91606e4c70e91c0a823c (patch) | |
| tree | 454719ae3067987b989c11b620fefc6a5d663cc8 | |
| parent | New translations ja.yml (English) (diff) | |
| download | misskey-5b92ebfabdca516e4dcc91606e4c70e91c0a823c.tar.gz misskey-5b92ebfabdca516e4dcc91606e4c70e91c0a823c.tar.bz2 misskey-5b92ebfabdca516e4dcc91606e4c70e91c0a823c.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 d62ffd7709..ee4eaf9e19 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -314,7 +314,7 @@ desktop/views/components/drive.vue: search: "Search" load-more: "Load more" empty-draghover: "Drop here, don't I look cute?" - empty-drive: "Your drive is empty" + empty-drive: "Your media storage is empty" empty-drive-description: "You can also upload by right clicking and selecting \"Upload file\", or you can drag and drop a file onto the window." empty-folder: "This folder is empty" unable-to-process: "The operation could not be completed." @@ -556,7 +556,7 @@ desktop/views/components/ui.header.vue: welcome-back: "Welcome back," desktop/views/components/ui.header.account.vue: profile: "Your profile" - drive: "Drive" + drive: "Media storage" favorites: "Favorites" lists: "Lists" follow-requests: "Follow requests" |