feat: initialize Multi-PHP server project with Electron, React, and service management infrastructure

This commit is contained in:
Ümit Tunç
2026-03-28 08:42:23 +03:00
parent 19ace0e11b
commit 5372448ead
27 changed files with 10627 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"common": {
"start": "Başlat",
"stop": "Durdur",
"restart": "Yeniden Başlat",
"settings": "Ayarlar",
"close": "Kapat",
"quit": "Çıkış"
},
"dashboard": {
"title": "Trunçgil Multi-PHP Server",
"status": "Sunucu Durumu",
"services": "Servisler",
"active_version": "Aktif PHP Sürümü"
}
}