add new error message for upload .wav file

This commit is contained in:
smanylov
2026-02-21 22:11:43 +07:00
parent 79e3a5b902
commit 9709b938f2
4 changed files with 14 additions and 19 deletions
+3 -2
View File
@@ -231,7 +231,7 @@
"do-not-convert": "Do not convert",
"payment-error": "Payment error",
"buy": "Buy",
"without-monitoring" : "Without monitoring",
"without-monitoring": "Without monitoring",
"every-day": "Every day",
"every-week": "Every week",
"every-month": "Every day",
@@ -241,7 +241,8 @@
"succeeded": "Succeeded",
"operation-history": "Operation history",
"tariff-plans": "Tariff plans",
"add-tokens": "Add tokens"
"add-tokens": "Add tokens",
"error-upload-chunk-wav-file-not-have-riff": "Failed to upload file: .wav not have RIFF header."
},
"Login-register-form": {
"and": "and",
+2 -1
View File
@@ -241,7 +241,8 @@
"succeeded": "Успешно",
"operation-history": "История операций",
"tariff-plans": "Тарифные планы",
"add-tokens": "Пополнить токены"
"add-tokens": "Пополнить токены",
"error-upload-chunk-wav-file-not-have-riff": "Не удалось загрузить файл: .wav не содержит заголовка RIFF."
},
"Login-register-form": {
"and": "и",