mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-21 17:29:43 +00:00
fix "Save" button translation in hr_HR.ts (#4830)
The "Save" button when in ImageEditor mode is not properly translated because of the missing "save" property in locale.
This commit is contained in:
parent
57e6a7ea0f
commit
ba707fcd2d
1 changed files with 1 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ hr_HR.strings = {
|
|||
resumeUpload: 'Nastavi prijenos',
|
||||
retry: 'Pokušaj ponovo',
|
||||
retryUpload: 'Ponovno pokušaj prenijeti datoteku',
|
||||
save: 'Spremi',
|
||||
saveChanges: 'Spremi promjene',
|
||||
selectX: {
|
||||
'0': 'Izaberi datoteku',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue