mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-24 16:53:17 +00:00
L10n: Update Czech translation
This commit is contained in:
parent
7437b07d5a
commit
563bed7071
1 changed files with 12 additions and 8 deletions
|
@ -2,13 +2,17 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'viewMyProfile' => 'Zobrazit můj profil',
|
'search' => 'Hledat',
|
||||||
'myTimeline' => 'Moje časová osa',
|
'home' => 'Domů',
|
||||||
'publicTimeline' => 'Veřejná časová osa',
|
'local' => 'Místní',
|
||||||
'remoteFollow' => 'Vzdálené sledování',
|
'discover' => 'Discover',
|
||||||
'settings' => 'Nastavení',
|
'viewMyProfile' => 'Zobrazit můj profil',
|
||||||
'admin' => 'Administrace',
|
'myTimeline' => 'Moje časová osa',
|
||||||
'logout' => 'Odhlásit',
|
'publicTimeline' => 'Veřejná časová osa',
|
||||||
'directMessages' => 'Přímé zprávy',
|
'remoteFollow' => 'Vzdálené sledování',
|
||||||
|
'settings' => 'Nastavení',
|
||||||
|
'admin' => 'Administrace',
|
||||||
|
'logout' => 'Odhlásit',
|
||||||
|
'directMessages' => 'Přímé zprávy',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue