feat: add lang translation for recording modal
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
"new": "Roboter erstellen",
|
||||
"modal": {
|
||||
"title": "Geben Sie die URL ein",
|
||||
"login_title": "Erfordert diese Seite eine Anmeldung?",
|
||||
"label": "URL",
|
||||
"button": "Aufnahme starten"
|
||||
},
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
"new":"Create Robot",
|
||||
"modal":{
|
||||
"title":"Enter the URL",
|
||||
"login_title": "Does this site require login?",
|
||||
"label":"URL",
|
||||
"button":"Start Recording"
|
||||
},
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
"new": "Crear Robot",
|
||||
"modal": {
|
||||
"title": "Ingresa la URL",
|
||||
"login_title": "¿Este sitio requiere inicio de sesión?",
|
||||
"label": "URL",
|
||||
"button": "Comenzar grabación"
|
||||
},
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
"new": "ロボットを作成",
|
||||
"modal": {
|
||||
"title": "URLを入力してください",
|
||||
"login_title": "このサイトはログインが必要ですか?",
|
||||
"label": "URL",
|
||||
"button": "録画を開始"
|
||||
},
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
"new": "创建机器人",
|
||||
"modal": {
|
||||
"title": "输入URL",
|
||||
"login_title": "此网站需要登录吗?",
|
||||
"label": "URL",
|
||||
"button": "开始录制"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user