mirror of
https://gitlab.com/octtspacc/PlainDiscuss
synced 2025-06-05 22:09:15 +02:00
Writing new site in DB, Management page
This commit is contained in:
@ -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"
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user