feat: add meta data (#105)

This commit is contained in:
Takeshi Kimata
2024-11-23 13:45:45 +09:00
committed by GitHub
parent 19889e0b03
commit 6ed6865a01
15 changed files with 114 additions and 6 deletions

View File

@@ -134,7 +134,7 @@
"at_least": "最低1人以上の管理者が必要です。"
},
"Projects": {
"projectList": "プロジェクト一覧",
"project_list": "プロジェクト一覧",
"new_project": "新規プロジェクト",
"id": "ID",
"publicity": "公開",
@@ -146,6 +146,7 @@
"no_projects_found": "プロジェクトがありません"
},
"Project": {
"project": "プロジェクト",
"home": "ホーム",
"test_cases": "テストケース",
"test_runs": "テストラン",
@@ -153,6 +154,7 @@
"settings": "設定"
},
"Home": {
"home": "ホーム",
"Folders": "フォルダー",
"test_cases": "テストケース",
"test_runs": "テストラン",