mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-14 04:49:59 +00:00
fix(i18n): correct the spelling of Favorite in the US (#2807)
This commit is contained in:
parent
876ae4098c
commit
8e5a801ef9
1 changed files with 1 additions and 1 deletions
|
@ -661,7 +661,7 @@
|
|||
"sign_up": "Sign-Up"
|
||||
},
|
||||
"notifications_all": "All",
|
||||
"notifications_favourite": "Favourite",
|
||||
"notifications_favourite": "Favorite",
|
||||
"notifications_follow": "Follow",
|
||||
"notifications_follow_request": "Follow request",
|
||||
"notifications_mention": "Mentions",
|
||||
|
|
Loading…
Reference in a new issue