New translations translation.json (Persian)
This commit is contained in:
parent
612416715f
commit
5ae2042286
|
@ -6,6 +6,7 @@
|
||||||
"public": "Public",
|
"public": "Public",
|
||||||
"favourites": "Favourites",
|
"favourites": "Favourites",
|
||||||
"bookmarks": "Bookmarks",
|
"bookmarks": "Bookmarks",
|
||||||
|
"follow_requests": "Follow Requests",
|
||||||
"search": "Search",
|
"search": "Search",
|
||||||
"status": {
|
"status": {
|
||||||
"avatar": "Aavtar of {user}",
|
"avatar": "Aavtar of {user}",
|
||||||
|
@ -100,6 +101,10 @@
|
||||||
"body": "{user} requested to follow you"
|
"body": "{user} requested to follow you"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"follow_requests": {
|
||||||
|
"authorize": "Authorize",
|
||||||
|
"reject": "Reject"
|
||||||
|
},
|
||||||
"compose": {
|
"compose": {
|
||||||
"placeholder": "What's on your mind?",
|
"placeholder": "What's on your mind?",
|
||||||
"spoiler": {
|
"spoiler": {
|
||||||
|
|
Loading…
Reference in New Issue