We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43c3234 commit 7698ef2Copy full SHA for 7698ef2
1 file changed
Resources/translations/flashes.hr.yml
@@ -6,3 +6,12 @@ sylius:
6
create: '%resource% je uspješno izvršen.'
7
update: '%resource% je uspješno ažuriran.'
8
delete: '%resource% je uspješno obrisan.'
9
+ move: '%resource% je uspješno pomaknut.'
10
+ generate: '%resource% je uspješno generiran.'
11
+ revert: '%resource% je uspješno vraćen.'
12
+ restore_deleted: '%resource% je uspješno obnovljen.'
13
+ enable: '%resource% je uspješno omogućen.'
14
+ disable: '%resource% je uspješno onemogućen.'
15
+ delete_error: 'Nemoguće izbrisati, %resource% se koristi.'
16
+ race_condition_error: 'Nije moguće ažurirati, %resource% je prethodno modificiran.'
17
+ something_went_wrong_error: 'Nešto je pošlo po zlu. Molimo pokušajte ponovno.'
0 commit comments