Fix locales again (#3010)
* Normalize locales * Restore "mention" locale key
This commit is contained in:
parent
2991a7cfe6
commit
e0c3ed29d8
30 changed files with 46 additions and 5 deletions
|
@ -1,4 +1,13 @@
|
|||
[
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "{name} mentioned you",
|
||||
"id": "notification.mention"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/actions/notifications.json"
|
||||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue