James Cole
2022-07-31 11:56:02 +02:00
parent 23d3abbf63
commit b39e16c51c
55 changed files with 321 additions and 296 deletions

View File

@@ -53,7 +53,7 @@ return [
'year_js' => 'YYYY',
//'half_year' => '%B %Y',
'half_year_js' => 'Q YYYY',
'half_year_js' => '\QQ YYYY',
'quarter_fns' => "Q'Q, yyyy",
'half_year_fns' => "'H{half}', yyyy",

View File

@@ -33,6 +33,7 @@ return [
'be_right_back' => 'Hned jsme zpět!',
'check_back' => 'Firefly III je vypnutý kvůli nezbytné údržbě. Zkuste to prosím později.',
'error_occurred' => 'Jejda! Došlo k chybě.',
'db_error_occurred' => 'Whoops! A database error occurred.',
'error_not_recoverable' => 'Bohužel, tato chyba je neopravitelná :(. Firefly III se pokazil. Chyba je:',
'error' => 'Chyba',
'error_location' => 'Došlo k chybě v souboru <span style="font-family: monospace;">:file</span> na řádku :line s kódem :code.',