Explorar el Código

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.
Žan Žlender hace 1 año
padre
commit
ba707fcd2d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      packages/@uppy/locales/src/hr_HR.ts

+ 1 - 0
packages/@uppy/locales/src/hr_HR.ts

@@ -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',