feat: add japanese translation for recordings table
This commit is contained in:
@@ -38,7 +38,11 @@
|
|||||||
"edit": "編集",
|
"edit": "編集",
|
||||||
"delete": "削除",
|
"delete": "削除",
|
||||||
"duplicate": "複製",
|
"duplicate": "複製",
|
||||||
"search": "ロボットを検索..."
|
"search": "ロボットを検索...",
|
||||||
|
"notifications": {
|
||||||
|
"delete_warning": "関連する実行があるため、ロボットを削除できません",
|
||||||
|
"delete_success": "ロボットが正常に削除されました"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"mainmenu": {
|
"mainmenu": {
|
||||||
"recordings": "ロボット",
|
"recordings": "ロボット",
|
||||||
|
|||||||
Reference in New Issue
Block a user