fix(i18n): use American spelling (#1751)

This commit is contained in:
Valtteri Laitinen 2023-02-25 13:10:53 +02:00 committed by GitHub
parent 981d777682
commit 5edf713bcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View file

@ -6,6 +6,9 @@
"favourite": "Favourite",
"favourited": "Favourited"
},
"menu": {
"show_favourited_and_boosted_by": "Show who favourited and boosted"
},
"nav": {
"favourites": "Favourites"
},