added cs-CZ
This commit is contained in:
15
resources/lang/cs-CZ/updates.php
Normal file
15
resources/lang/cs-CZ/updates.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'installed_version' => 'Nainstalovaná verze',
|
||||
'latest_version' => 'Nejnovější verze',
|
||||
'update' => 'Aktualizovat Akaunting na: verze',
|
||||
'changelog' => 'Seznam změn',
|
||||
'check' => 'Zkontrolovat',
|
||||
'new_core' => 'K dispozici je aktualizovaná verze z Akaunting.',
|
||||
'latest_core' => 'Blahopřejeme! Máte nejnovější verzi Akaunting. Budoucí aktualizace bude nainstalována automaticky.',
|
||||
'success' => 'Proces aktualizace byl úspěšně dokončen.',
|
||||
'error' => 'Proces aktualizace se nezdařil, prosím, zkuste to znovu.',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user