diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-06-28 22:53:32 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-06-28 22:53:32 +0900 |
| commit | edeb09eee253f5b29335366f36beed0f3fd3feaf (patch) | |
| tree | 8586687225a7f8697080b38473d7f6c55e48bb62 | |
| parent | New translations ja.yml (English) (diff) | |
| download | misskey-edeb09eee253f5b29335366f36beed0f3fd3feaf.tar.gz misskey-edeb09eee253f5b29335366f36beed0f3fd3feaf.tar.bz2 misskey-edeb09eee253f5b29335366f36beed0f3fd3feaf.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 68d649246b..c62ee6a379 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -77,7 +77,7 @@ common: post-form: "Post form" messaging: "Messages" server: "Server info" - donation: "Donation" + donation: "Request for donations" nav: "Navigation" tips: "Tips" hashtags: "Hashtags" @@ -560,7 +560,7 @@ desktop/views/components/ui.header.account.vue: favorites: "Favorites" lists: "Lists" follow-requests: "Follow requests" - customize: "Customize Layout" + customize: "Customize layout" settings: "Settings" signout: "Sign out" dark: "Fall into dark" @@ -702,7 +702,7 @@ mobile/views/components/drive.vue: folder-name: "Folder name" root-rename-alert: "You're in the root; it can't be renamed because it's not a folder. Navigate to a folder you want to rename and try again." root-move-alert: "You're in the root; it can't be moved because it's not a folder. Navigate to a folder you want to move and try again." - url-prompt: "URL of file you want to upload" + url-prompt: "URL of the file you want to upload" uploading: "Upload requested. It may take a while for the upload to finish." mobile/views/components/drive-file-detail.vue: rename: "Rename" |