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