CI Pipeline with Test Management / 🧪 Run Tests & Generate Reports (push) Waiting to run
CI Pipeline with Test Management / 🐳 Docker Integration Tests (push) Blocked by required conditions
CI Pipeline with Test Management / 🏗️ Build Docker Image (push) Blocked by required conditions
CI Pipeline with Test Management / 📊 Generate Test Summary (push) Blocked by required conditions
Test Reporting & Gherkin Analysis / 🧪 Run Tests & Generate Reports (push) Waiting to run
Test Reporting & Gherkin Analysis / 📊 Analyze Test Coverage (push) Blocked by required conditions
Test Reporting & Gherkin Analysis / 🔄 Sync with Linear (push) Blocked by required conditions
Test Reporting & Gherkin Analysis / ⚡ Performance Monitoring (push) Blocked by required conditions
18 lines
441 B
JSON
18 lines
441 B
JSON
{
|
|
"buttons": {
|
|
"contact": "Kapcsolatfelvétel",
|
|
"learnMore": "További információk",
|
|
"webmail": "Webmail belépés",
|
|
"sendMessage": "Üzenet küldése"
|
|
},
|
|
"labels": {
|
|
"required": "*",
|
|
"features": "Szolgáltatás jellemzők:"
|
|
},
|
|
"validation": {
|
|
"required": "Ez a mező kötelező",
|
|
"invalidEmail": "Érvénytelen email cím formátum",
|
|
"minLength": "Legalább {min} karakter szükséges"
|
|
}
|
|
}
|