mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-15 02:24:04 +00:00
27 lines
936 B
JSON
27 lines
936 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"[https://www.mediawiki.org/wiki/User:Alistair3149 Alistair3149]",
|
|
"[https://www.mediawiki.org/wiki/User:Octfx Octfx]"
|
|
]
|
|
},
|
|
"skinname-citizen": "Citizen",
|
|
"citizen-skin-desc": "A responsive skin developed for the Star Citizen Wiki",
|
|
|
|
"citizen.css": "/* All CSS here will be loaded for users of the Citizen skin */",
|
|
"citizen.js": "/* All JavaScript here will be loaded for users of the Citizen skin */",
|
|
|
|
"citizen-drawer-toggle": "Toggle menu",
|
|
"citizen-search-toggle": "Toggle search",
|
|
|
|
"citizen-footer-desc": "Edit this text on MediaWiki:Citizen-footer-desc",
|
|
"citizen-footer-tagline": "Edit this text on MediaWiki:Citizen-footer-tagline",
|
|
|
|
"citizen-search-fulltext": "Search pages containing",
|
|
|
|
"citizen-upo-style": "Skin Citizen Color Scheme",
|
|
"citizen-upo-style-auto": "Auto",
|
|
"citizen-upo-style-light": "Light",
|
|
"citizen-upo-style-dark": "Dark"
|
|
}
|