mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
no other operation when an operation is running
This commit is contained in:
@@ -72,6 +72,16 @@
|
||||
"warning": "⚠️ Warning",
|
||||
"success": "🎉 Success"
|
||||
},
|
||||
"shared":{
|
||||
"errors":{
|
||||
"titles":{
|
||||
"operation-running": "Operation running"
|
||||
},
|
||||
"msg":{
|
||||
"operation-running": "Wait for the end of the current operation then start again."
|
||||
}
|
||||
}
|
||||
},
|
||||
"bs-download":{
|
||||
"success":{
|
||||
"titles":{
|
||||
|
||||
@@ -73,6 +73,16 @@
|
||||
"warning": "⚠️ Advertencia",
|
||||
"success": "🎉 Éxito"
|
||||
},
|
||||
"shared":{
|
||||
"errors":{
|
||||
"titles":{
|
||||
"operation-running": "Operación en curso"
|
||||
},
|
||||
"msg":{
|
||||
"operation-running": "Espere a que termine la operación actual y vuelva a empezar."
|
||||
}
|
||||
}
|
||||
},
|
||||
"bs-download":{
|
||||
"success":{
|
||||
"titles":{
|
||||
|
||||
@@ -72,6 +72,16 @@
|
||||
"warning": "⚠️ Attention",
|
||||
"success": "🎉 Succès"
|
||||
},
|
||||
"shared":{
|
||||
"errors":{
|
||||
"titles":{
|
||||
"operation-running": "Opération en cours"
|
||||
},
|
||||
"msg":{
|
||||
"operation-running": "Attend la fin de l'opération en cours puis recommences."
|
||||
}
|
||||
}
|
||||
},
|
||||
"bs-download":{
|
||||
"success":{
|
||||
"titles":{
|
||||
|
||||
Reference in New Issue
Block a user