feat: add lang translation for recording modal

This commit is contained in:
Rohit
2025-01-20 16:38:02 +05:30
parent 90e4a456b6
commit 502e691301
5 changed files with 5 additions and 0 deletions

View File

@@ -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"
},

View File

@@ -32,6 +32,7 @@
"new":"Create Robot",
"modal":{
"title":"Enter the URL",
"login_title": "Does this site require login?",
"label":"URL",
"button":"Start Recording"
},

View File

@@ -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"
},

View File

@@ -32,6 +32,7 @@
"new": "ロボットを作成",
"modal": {
"title": "URLを入力してください",
"login_title": "このサイトはログインが必要ですか?",
"label": "URL",
"button": "録画を開始"
},

View File

@@ -32,6 +32,7 @@
"new": "创建机器人",
"modal": {
"title": "输入URL",
"login_title": "此网站需要登录吗?",
"label": "URL",
"button": "开始录制"
},