Fix locales again (#3010)
* Normalize locales * Restore "mention" locale key
This commit is contained in:
@ -1,4 +1,13 @@
|
||||
[
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
"defaultMessage": "{name} mentioned you",
|
||||
"id": "notification.mention"
|
||||
}
|
||||
],
|
||||
"path": "app/javascript/mastodon/actions/notifications.json"
|
||||
},
|
||||
{
|
||||
"descriptors": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user