New translations translation.json (Czech)
This commit is contained in:
parent
2b1980b29b
commit
3604ff0ade
|
@ -327,6 +327,7 @@
|
||||||
"reblog": "Reblog",
|
"reblog": "Reblog",
|
||||||
"fav": "Favourite",
|
"fav": "Favourite",
|
||||||
"detail": "Toot details",
|
"detail": "Toot details",
|
||||||
|
"bookmark": "Bookmark",
|
||||||
"pinned": "Pinned toot",
|
"pinned": "Pinned toot",
|
||||||
"poll": {
|
"poll": {
|
||||||
"vote": "Vote",
|
"vote": "Vote",
|
||||||
|
@ -423,6 +424,8 @@
|
||||||
"unreblog_error": "Failed to unreblog",
|
"unreblog_error": "Failed to unreblog",
|
||||||
"favourite_error": "Failed to favourite",
|
"favourite_error": "Failed to favourite",
|
||||||
"unfavourite_error": "Failed to unfavourite",
|
"unfavourite_error": "Failed to unfavourite",
|
||||||
|
"bookmark_error": "Failed to bookmark",
|
||||||
|
"unbookmark_error": "Failed to remove bookmark",
|
||||||
"delete_error": "Failed to delete the toot",
|
"delete_error": "Failed to delete the toot",
|
||||||
"search_error": "Failed to search",
|
"search_error": "Failed to search",
|
||||||
"toot_error": "Failed to toot",
|
"toot_error": "Failed to toot",
|
||||||
|
|
Loading…
Reference in New Issue