mirror of https://github.com/elk-zone/elk.git
19 lines
421 B
JSON
19 lines
421 B
JSON
{
|
|
"account": {
|
|
"favourites": "Favourites"
|
|
},
|
|
"action": {
|
|
"favourite": "Favourite",
|
|
"favourited": "Favourited"
|
|
},
|
|
"nav": {
|
|
"favourites": "Favourites"
|
|
},
|
|
"notification": {
|
|
"favourited_post": "favourited your post"
|
|
},
|
|
"user": {
|
|
"sign_in_desc": "Sign in to follow profiles or hashtags, favourite, share and reply to posts, or interact from your account on a different server."
|
|
}
|
|
}
|