mirror of
https://gitlab.com/octtspacc/PlainDiscuss
synced 2025-06-05 22:09:15 +02:00
Getting comments from DB
This commit is contained in:
11
Locale/en.json
Normal file
11
Locale/en.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"Comments": "Comments",
|
||||
"DoReport": "Report",
|
||||
"DoDelete": "Delete",
|
||||
"DoReply": "Reply",
|
||||
"Reply": "Reply",
|
||||
"SecretKey": "Secret Key",
|
||||
"Optional": "Optional",
|
||||
"YourName": "Your Name",
|
||||
"DoPost": "Post as New Comment"
|
||||
}
|
11
Locale/it.json
Normal file
11
Locale/it.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"Comments": "Commenti",
|
||||
"DoReport": "Segnala",
|
||||
"DoDelete": "Cancella",
|
||||
"DoReply": "Rispondi",
|
||||
"Reply": "Risposta",
|
||||
"SecretKey": "Chiave Segreta",
|
||||
"Optional": "Opzionale",
|
||||
"YourName": "Il tuo Nome",
|
||||
"DoPost": "Pubblica come Nuovo Commento"
|
||||
}
|
Reference in New Issue
Block a user