diff options
| author | syuilo⭐️ <Syuilotan@yahoo.co.jp> | 2017-03-26 05:45:48 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-26 05:45:48 +0900 |
| commit | f689c085e7f0e40210d9352c1f4bdae5663c9b4e (patch) | |
| tree | 42961b63cfcce7e7d50cb1c1ce2854117665e1fb | |
| parent | wip #313 (diff) | |
| download | misskey-f689c085e7f0e40210d9352c1f4bdae5663c9b4e.tar.gz misskey-f689c085e7f0e40210d9352c1f4bdae5663c9b4e.tar.bz2 misskey-f689c085e7f0e40210d9352c1f4bdae5663c9b4e.zip | |
:v:
| -rw-r--r-- | locales/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/en.json b/locales/en.json index 6d0c96fa83..5f99575b2f 100644 --- a/locales/en.json +++ b/locales/en.json @@ -63,7 +63,7 @@ "attach-cancel": "Cancel to attach", "insert-the-cat": "Insert the cat", "create-poll": "Create a poll", - "text-remain": "{} characters remaining" + "text-remain": "{} chars remaining" }, "mk-post-form-window": { "post": "New post", |