mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-15 10:38:19 +00:00
31 lines
1 KiB
JSON
31 lines
1 KiB
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-personalmenu-toggle": "Toggle personal menu",
|
|
"citizen-search-toggle": "Toggle search",
|
|
"citizen-theme-toggle": "Toggle theme color",
|
|
|
|
"citizen-drawer-search": "Search menu",
|
|
|
|
"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",
|
|
|
|
"prefs-citizen-theme-label": "Theme",
|
|
"prefs-citizen-theme-option-auto": "Auto",
|
|
"prefs-citizen-theme-option-light": "Light",
|
|
"prefs-citizen-theme-option-dark": "Dark"
|
|
}
|