diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2019-07-09 09:53:24 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-09 09:53:24 +0900 |
| commit | 2f451fa05883e60a6b2b2963d71f103e7c86265f (patch) | |
| tree | 471fb058679b04190efdf2e54ed43438b4fd7605 | |
| parent | Delete init.ts (diff) | |
| download | sharkey-2f451fa05883e60a6b2b2963d71f103e7c86265f.tar.gz sharkey-2f451fa05883e60a6b2b2963d71f103e7c86265f.tar.bz2 sharkey-2f451fa05883e60a6b2b2963d71f103e7c86265f.zip | |
New translations ja-JP.yml (English) (#5123)
| -rw-r--r-- | locales/en-US.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml index 0be3c1b293..1077f563bc 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -191,7 +191,10 @@ common: web-search-engine: "Web search engine" web-search-engine-desc: "Example: https://www.google.com/?#q={{query}}" paste: "Paste" + pasted-file-name: "Template for pasted file name" + pasted-file-name-desc: "Example: \"yyyy-MM-dd HH-mm-ss [{{number}}]\" → \"2018-03-20 21-30-24 1\"" paste-dialog: "Edit the pasted file name" + paste-dialog-desc: "Display the dialog to edit the file name when you pasting file." keep-cw: "Preserve content warning" keep-cw-desc: "When replying to a post, the same content warning is set by default to the reply, as has been set by the original post." i-like-sushi: "I prefer sushi rather than pudding" |