Writing new site in DB, Management page

This commit is contained in:
2022-06-17 21:03:31 +02:00
parent 0b93d4da0a
commit 9b6a7718f4
8 changed files with 163 additions and 38 deletions

View File

@ -4,8 +4,12 @@
"DoDelete": "Delete",
"DoReply": "Reply",
"Reply": "Reply",
"SecretKey": "Secret Key",
"SecKey": "Secret Key",
"Optional": "Optional",
"YourName": "Your Name",
"DoPost": "Post as New Comment"
"DoPost": "Post as New Comment",
"Management": "Management",
"AddSite": "Add New Site",
"DelSite": "DELETE SITE",
"DangerZone": "Danger Zone"
}

View File

@ -4,8 +4,12 @@
"DoDelete": "Cancella",
"DoReply": "Rispondi",
"Reply": "Risposta",
"SecretKey": "Chiave Segreta",
"SecKey": "Chiave Segreta",
"Optional": "Opzionale",
"YourName": "Il tuo Nome",
"DoPost": "Pubblica come Nuovo Commento"
"DoPost": "Pubblica come Nuovo Commento",
"Management": "Gestione",
"AddSite": "Aggiungi Nuovo Sito",
"DelSite": "CANCELLA SITO",
"DangerZone": "Zona Pericolosa"
}