add new error message for upload .wav file
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user