Merge branch 'develop' into failed-run
This commit is contained in:
@@ -61,7 +61,8 @@
|
||||
"notifications": {
|
||||
"delete_warning": "Der Roboter hat zugehörige Ausführungen. Löschen Sie zuerst die Ausführungen, um den Roboter zu löschen",
|
||||
"delete_success": "Roboter erfolgreich gelöscht",
|
||||
"auth_success": "Roboter erfolgreich authentifiziert"
|
||||
"auth_success": "Roboter erfolgreich authentifiziert",
|
||||
"browser_limit_warning": "Remote-Browser sind derzeit ausgelastet. Bitte warten Sie einige Minuten und versuchen Sie es erneut"
|
||||
}
|
||||
},
|
||||
"mainmenu": {
|
||||
|
||||
@@ -68,7 +68,8 @@
|
||||
"notifications": {
|
||||
"delete_warning": "The robot has associated runs. First delete runs to delete the robot",
|
||||
"delete_success": "Robot deleted successfully",
|
||||
"auth_success": "Robot successfully authenticated"
|
||||
"auth_success": "Robot successfully authenticated",
|
||||
"browser_limit_warning": "Remote browsers are currently busy. Please wait for a few minutes and try again"
|
||||
}
|
||||
},
|
||||
"mainmenu":{
|
||||
|
||||
@@ -62,7 +62,8 @@
|
||||
"notifications": {
|
||||
"delete_warning": "El robot tiene ejecuciones asociadas. Primero elimine las ejecuciones para eliminar el robot",
|
||||
"delete_success": "Robot eliminado exitosamente",
|
||||
"auth_success": "Robot autenticado exitosamente"
|
||||
"auth_success": "Robot autenticado exitosamente",
|
||||
"browser_limit_warning": "Los navegadores remotos están ocupados actualmente. Por favor, espere unos minutos e inténtelo de nuevo"
|
||||
}
|
||||
},
|
||||
"mainmenu": {
|
||||
|
||||
@@ -62,7 +62,8 @@
|
||||
"notifications": {
|
||||
"delete_warning": "ロボットには関連する実行があります。ロボットを削除するには、まず実行を削除してください",
|
||||
"delete_success": "ロボットが正常に削除されました",
|
||||
"auth_success": "ロボットの認証に成功しました"
|
||||
"auth_success": "ロボットの認証に成功しました",
|
||||
"browser_limit_warning": "リモートブラウザは現在ビジー状態です。数分お待ちいただいてから再度お試しください"
|
||||
}
|
||||
},
|
||||
"mainmenu": {
|
||||
|
||||
@@ -62,7 +62,8 @@
|
||||
"notifications": {
|
||||
"delete_warning": "该机器人有关联的运行记录。请先删除运行记录才能删除机器人",
|
||||
"delete_success": "机器人删除成功",
|
||||
"auth_success": "机器人认证成功"
|
||||
"auth_success": "机器人认证成功",
|
||||
"browser_limit_warning": "远程浏览器当前繁忙。请稍等几分钟后重试"
|
||||
}
|
||||
},
|
||||
"mainmenu": {
|
||||
|
||||
Reference in New Issue
Block a user