feat: initialize Multi-PHP server project with Electron, React, and service management infrastructure
This commit is contained in:
@@ -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ü"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user