mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-14 18:15:49 +00:00
24 lines
956 B
JSON
24 lines
956 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Abijeet Patro",
|
|
"[https://www.mediawiki.org/wiki/User:Alistair3149 Alistair3149]",
|
|
"[https://www.mediawiki.org/wiki/User:Octfx Octfx]"
|
|
]
|
|
},
|
|
"skinname-citizen": "{{name}}",
|
|
"citizen-skin-desc": "{{desc|what=skin|name=Citizen|url=https://github.com/StarCitizenTools/mediawiki-skins-Citizen}}",
|
|
"citizen.css": "{{optional}}",
|
|
"citizen.js": "{{optional}}",
|
|
"citizen-drawer-toggle": "Tooltip of drawer menu toggle",
|
|
"citizen-search-toggle": "Tooltip of search box toggle",
|
|
"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": "Fulltext search suggestion",
|
|
|
|
"prefs-citizen-theme-label": "Label for the theme dropdown in Special:Preferences",
|
|
"prefs-citizen-theme-option-auto": "Auto",
|
|
"prefs-citizen-theme-option-light": "Light",
|
|
"prefs-citizen-theme-option-dark": "Dark"
|
|
}
|