feat: initialize Multi-PHP server project with Electron, React, and service management infrastructure
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"common": {
|
||||
"start": "Start",
|
||||
"stop": "Stop",
|
||||
"restart": "Restart",
|
||||
"settings": "Settings",
|
||||
"close": "Close",
|
||||
"quit": "Quit"
|
||||
},
|
||||
"dashboard": {
|
||||
"title": "Trunçgil Multi-PHP Server",
|
||||
"status": "Server Status",
|
||||
"services": "Services",
|
||||
"active_version": "Active PHP Version"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user