Added debug page, Improved Splide galleries
Update .gitignore, composer.php, and 12 more files...
This commit is contained in:
25
commons/strings/en/debug.json
Normal file
25
commons/strings/en/debug.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"debug.head.title": "Debugger - NibblePoker",
|
||||
"debug.head.description": "TODO: description",
|
||||
"debug.og.title": "NibblePoker - Debugger",
|
||||
"debug.og.description": "TODO: description",
|
||||
"debug.header.title": "Debugger",
|
||||
|
||||
"debug.tables.field": "Field",
|
||||
"debug.tables.value": "Value",
|
||||
|
||||
"debug.host.title": "Host Configuration",
|
||||
"debug.host.requested": "Requested",
|
||||
"debug.host.domain": "Domain",
|
||||
"debug.host.uri": "URI",
|
||||
"debug.host.tld": "TLD",
|
||||
"debug.host.waffle": "Waffle Mode",
|
||||
"debug.host.bouneschlupp": "Bouneschlupp Mode",
|
||||
|
||||
"debug.lang.title": "Localization System (L10N)",
|
||||
"debug.lang.compile-date": "Compilation date",
|
||||
"debug.lang.default": "Default language",
|
||||
"debug.lang.user": "Active language",
|
||||
"debug.lang.header.raw": "Raw HTTP header",
|
||||
"debug.lang.header.processed": "Processed HTTP header"
|
||||
}
|
Reference in New Issue
Block a user