mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-02 23:19:57 +00:00
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."
|
|
}
|
|
}
|