mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-05 00:19:59 +00:00
19 lines
415 B
JSON
19 lines
415 B
JSON
{
|
|
"account": {
|
|
"favourites": "Favorites"
|
|
},
|
|
"action": {
|
|
"favourite": "Favorite",
|
|
"favourited": "Favorited"
|
|
},
|
|
"nav": {
|
|
"favourites": "Favorites"
|
|
},
|
|
"notification": {
|
|
"favourited_post": "favorited your post"
|
|
},
|
|
"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."
|
|
}
|
|
}
|