akaunting 3.0 (the last dance)

This commit is contained in:
Burak Civan
2022-06-01 10:15:55 +03:00
parent cead09f6d4
commit d9c0764572
3812 changed files with 126831 additions and 102949 deletions

View File

@ -3,9 +3,6 @@
return [
'recurring' => 'Opakující se',
'interval' => 'Interval',
'frequency' => 'Frekvence',
'count' => 'Počet',
'every' => 'Každý',
'period' => 'Období',
'times' => 'Krát',
@ -19,7 +16,5 @@ return [
'months' => 'Měsíc(e)',
'years' => 'Rok(y)',
'message' => 'Toto je opakovaný :type. Další :type bude automaticky generován dne :date',
'message_parent' => ':type byl automaticky generován z :link',
'tooltip' => 'Kromě předem definovaných časových období je možné upravit upravená období týkající se požadavků. <br><b>Tip:</b> Počet musí být nastaven od nuly do nekonečna.',
];