Multi-Language MVP: 4 Locales (DE/EN/UK/RU) mit SSR + UI + Tests #79

Merged
greggy merged 27 commits from feature/multilanguage-mvp into main 2026-06-05 23:49:39 +02:00
Showing only changes of commit e72fd08953 - Show all commits

View File

@@ -4,7 +4,6 @@
bootstrap="vendor/autoload.php" bootstrap="vendor/autoload.php"
colors="true" colors="true"
cacheDirectory=".phpunit.cache" cacheDirectory=".phpunit.cache"
failOnDeprecation="true"
failOnRisky="true" failOnRisky="true"
failOnEmptyTestSuite="true" failOnEmptyTestSuite="true"
beStrictAboutOutputDuringTests="true" beStrictAboutOutputDuringTests="true"