New translations relationship.json (Czech)

This commit is contained in:
xmflsct 2023-12-11 21:05:54 +01:00
parent 754c233855
commit df15f29850
1 changed files with 8 additions and 8 deletions

View File

@ -1,16 +1,16 @@
{ {
"follow": { "follow": {
"function": "" "function": "Sledovat uživatele"
}, },
"block": { "block": {
"function": "" "function": "Zablokovat uživatele"
}, },
"button": { "button": {
"error": "", "error": "Chyba při načítání",
"blocked_by": "", "blocked_by": "Blokováno uživatelem",
"blocking": "", "blocking": "Odblokovat",
"following": "", "following": "Přestat sledovat",
"requested": "", "requested": "Zrušit žádost",
"default": "" "default": "Sledovat"
} }
} }