elk/locales/en-US.json

19 lines
415 B
JSON
Raw Normal View History

{
2022-11-29 09:57:32 +03:00
"account": {
"favourites": "Favorites"
2022-11-29 09:57:32 +03:00
},
"action": {
"favourite": "Favorite",
"favourited": "Favorited"
2022-11-28 13:14:58 +03:00
},
2022-12-27 20:49:15 +03:00
"nav": {
"favourites": "Favorites"
},
"notification": {
"favourited_post": "favorited your post"
2022-11-30 02:25:29 +03:00
},
"user": {
"sign_in_desc": "Sign in to follow profiles or hashtags, favorite, share and reply to posts, or interact from your account on a different server."
}
}