Create Top page
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"Index": {
|
||||
"get_started": "Get Started",
|
||||
"oss_tcmt": "Open Source Test Case Management Tool",
|
||||
"oss_tcmt": "Open Source Test Case Management",
|
||||
"web_application": "Web Application",
|
||||
"integrate_and_manage": "Integrate and manage all your software testing.",
|
||||
"oss_title": "Open Source",
|
||||
"oss_detail": "TestPlat is free and open source. The application can be self-hosted. It can be deployed in environments with strict security requirements.",
|
||||
@@ -12,9 +13,13 @@
|
||||
"universal_title": "Universal",
|
||||
"universal_detail": "Multi language support and dark theme allow anyone to use the system without any inconvenience.",
|
||||
"organize_test_cases": "Organize test cases and manage tests graphically",
|
||||
"case_edit": "Test Cases",
|
||||
"case_home": "Dashboard",
|
||||
"case_run": "Test Runs",
|
||||
"self_host": "Self host the application",
|
||||
"run_as_docker": "Running TestPlat as a Docker container",
|
||||
"run_by_manually": "Running TestPlat manually"
|
||||
"run_by_manually": "Running TestPlat manually",
|
||||
"roadmap": "Roadmap"
|
||||
},
|
||||
"Header": {
|
||||
"title": "Open Source Test Case Management Tool",
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"Index": {
|
||||
"get_started": "テスト管理を始める",
|
||||
"oss_tcmt": "オープンソーステストケース管理ツール",
|
||||
"oss_tcmt": "オープンソーステストケース管理",
|
||||
"web_application": "ウェブアプリケーション",
|
||||
"integrate_and_manage": "ソフトウェア開発にかかわるすべてのテストを統合管理",
|
||||
"oss_title": "オープンソース",
|
||||
"oss_detail": "TestPlatは無料でオープンソースです。アプリケーションをセルフホストすることができます。セキュリティ要件の厳しい環境でも導入することができます。",
|
||||
@@ -12,9 +13,13 @@
|
||||
"universal_title": "ユニバーサル",
|
||||
"universal_detail": "多言語対応やダークテーマ機能により誰もが不自由なく使うことができます。",
|
||||
"organize_test_cases": "テストケースを整理とグラフィカルなテスト管理",
|
||||
"case_edit": "テストケース",
|
||||
"case_home": "ダッシュボード",
|
||||
"case_run": "テスト実行",
|
||||
"self_host": "アプリのセルフホスト",
|
||||
"run_as_docker": "Docker containerによる実行",
|
||||
"run_by_manually": "手動での実行"
|
||||
"run_by_manually": "手動での実行",
|
||||
"roadmap": "ロードマップ"
|
||||
},
|
||||
"Header": {
|
||||
"title": "オープンソーステストケース管理ツール",
|
||||
|
||||
Reference in New Issue
Block a user