Fix locales again (#3010)

* Normalize locales

* Restore "mention" locale key
This commit is contained in:
Eugen Rochko
2017-05-12 14:46:21 +02:00
committed by GitHub
parent 2991a7cfe6
commit e0c3ed29d8
30 changed files with 46 additions and 5 deletions

View File

@ -1,4 +1,13 @@
[
{
"descriptors": [
{
"defaultMessage": "{name} mentioned you",
"id": "notification.mention"
}
],
"path": "app/javascript/mastodon/actions/notifications.json"
},
{
"descriptors": [
{