mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Czech)
This commit is contained in:
parent
51fcd4a378
commit
514e2ad788
@ -496,4 +496,14 @@ return [
|
||||
'receive_messages_email' => [
|
||||
'name' => 'Příjem zpráv e-mailem',
|
||||
],
|
||||
|
||||
// Report
|
||||
'member' => 'Člen',
|
||||
'registered_at' => 'Registrováno na',
|
||||
'login_at' => 'Přihlásit se na',
|
||||
'undefined_member' => 'Nedefinovaný člen',
|
||||
'new_membership_report' => 'Zpráva o novém členství',
|
||||
'member_login_reports' => 'Zprávy o přihlášení členů',
|
||||
|
||||
'profile_instruction' => 'Na této stránce můžete upravit informace o svém profilu.',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user