mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-01-11 14:40:46 +00:00
New translations web.php (Czech)
[ci skip]
This commit is contained in:
parent
4bb3d84fcb
commit
23f625669d
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ return [
|
||||||
'commented' => 'Okomentováno',
|
'commented' => 'Okomentováno',
|
||||||
'comments' => 'Komentáře',
|
'comments' => 'Komentáře',
|
||||||
'like' => 'Líbí se mi',
|
'like' => 'Líbí se mi',
|
||||||
'liked' => 'Liked',
|
'liked' => 'Líbí se',
|
||||||
'likes' => 'To se mi líbí',
|
'likes' => 'To se mi líbí',
|
||||||
'share' => 'Sdílet',
|
'share' => 'Sdílet',
|
||||||
'shared' => 'Sdíleno',
|
'shared' => 'Sdíleno',
|
||||||
|
@ -22,7 +22,7 @@ return [
|
||||||
'oops' => 'Jejda!',
|
'oops' => 'Jejda!',
|
||||||
'other' => 'Other',
|
'other' => 'Other',
|
||||||
'readMore' => 'Číst více',
|
'readMore' => 'Číst více',
|
||||||
'success' => 'Success',
|
'success' => 'Úspěch',
|
||||||
|
|
||||||
'sensitive' => 'Sensitive',
|
'sensitive' => 'Sensitive',
|
||||||
'sensitiveContent' => 'Citlivý obsah',
|
'sensitiveContent' => 'Citlivý obsah',
|
||||||
|
|
Loading…
Reference in a new issue