mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-22 09:25:24 +03:00
18 lines
415 B
JSON
18 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."
|
|
}
|
|
}
|