1
0
Fork 0

Merge pull request #909 from Aditoo17/l10n-cs

L10n: Update Czech translation 🇨🇿
This commit is contained in:
daniel 2019-02-28 13:05:23 -07:00 committed by GitHub
commit e56c67d937
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 8 deletions

View File

@ -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' => 'Objevovat',
'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',
]; ];