feat: add japanese translation for recording page

This commit is contained in:
RohitR311
2024-12-21 12:55:11 +05:30
parent e9c4ea0d2e
commit 05c6494b07

View File

@@ -257,5 +257,10 @@
"previous_action": "前回の操作: ", "previous_action": "前回の操作: ",
"element_text": "テキスト要素 " "element_text": "テキスト要素 "
} }
},
"recording_page": {
"loader": {
"browser_startup": "ブラウザを起動中...{{url}}に移動中"
}
} }
} }