소스 검색

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 1 년 전
부모
커밋
ba707fcd2d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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',