L10n: Update Czech translation
This commit is contained in:
parent
374c2bd992
commit
bdad038dff
1 changed files with 26 additions and 0 deletions
26
resources/lang/cs/helpcenter.php
Normal file
26
resources/lang/cs/helpcenter.php
Normal file
|
@ -0,0 +1,26 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'helpcenter' => 'Centrum nápovědy',
|
||||
'whatsnew' => 'Co je nového',
|
||||
|
||||
'gettingStarted' => 'Začínáme',
|
||||
'sharingMedia' => 'Sdílení médií',
|
||||
'profile' => 'Profil',
|
||||
'stories' => 'Příběhy',
|
||||
'hashtags' => 'Hashtagy',
|
||||
'discover' => 'Objevování',
|
||||
'directMessages' => 'Přímé zprávy',
|
||||
'timelines' => 'Časové osy',
|
||||
'embed' => 'Vkládání',
|
||||
|
||||
'communityGuidelines' => 'Komunitní pokyny',
|
||||
'whatIsTheFediverse' => 'Co je fedivesmír?',
|
||||
'controllingVisibility' => 'Ovládání viditelnosti',
|
||||
'blockingAccounts' => 'Blokování účtů',
|
||||
'safetyTips' => 'Tipy pro bezpečnost',
|
||||
'reportSomething' => 'Nahlašování',
|
||||
'dataPolicy' => 'Politika dat'
|
||||
|
||||
];
|
Loading…
Reference in a new issue