chore: add translations

This commit is contained in:
Rohit Rajan
2025-09-09 20:15:27 +05:30
parent 21b91f083d
commit 61775c81e8
6 changed files with 36 additions and 0 deletions

View File

@@ -84,12 +84,18 @@
"runs": "すべての実行",
"runStatus": "ステータス",
"runName": "名前",
"name": "名前",
"startedAt": "開始日時",
"finishedAt": "終了日時",
"delete": "削除",
"settings": "設定",
"search": "実行を検索...",
"sort_tooltip": "クリックして並べ替え",
"placeholder": {
"title": "実行が見つかりません",
"body": "ここにはすべてのロボットの実行が表示されます。ロボットがアクティブになると、その実行がここに記録されます。",
"search": "あなたの検索に一致する実行はありません"
},
"notifications": {
"no_runs": "実行が見つかりません。もう一度お試しください。",
"delete_success": "実行が正常に削除されました"