summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiramiya <Hiramiya@users.noreply.github.com>2018-08-27 20:04:39 +0100
committerGitHub <noreply@github.com>2018-08-27 20:04:39 +0100
commit14ad3af30d36dbc28d8e85973144aaa6f36efe77 (patch)
tree0a7c24eeff81f3c2170c0e00c5208cd265a39192
parentRestrict banner filetypes (diff)
downloadmisskey-14ad3af30d36dbc28d8e85973144aaa6f36efe77.tar.gz
misskey-14ad3af30d36dbc28d8e85973144aaa6f36efe77.tar.bz2
misskey-14ad3af30d36dbc28d8e85973144aaa6f36efe77.zip
Add "invalid-filetype" translation
-rw-r--r--locales/en-US.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml
index bc2dbc86f6..c7c24433e0 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -411,6 +411,7 @@ desktop:
uploading-avatar: "Uploading a new avatar"
avatar-updated: "Successfully updated the avatar"
choose-avatar: "Select an image for the avatar"
+ invalid-filetype: "This filetype is not acceptable here"
desktop/views/components/activity.chart.vue:
total: "Black ... Total"
notes: "Blue ... Notes"