mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-13 17:49:25 +00:00
30 lines
1.5 KiB
JSON
30 lines
1.5 KiB
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-personalmenu-toggle": "Tooltip of personal menu toggle",
|
|
"citizen-search-toggle": "Tooltip of search box toggle",
|
|
"citizen-theme-toggle": "Tooltip of theme color toggle",
|
|
"citizen-sitestats-articles-label": "Label for the article statistics",
|
|
"citizen-sitestats-images-label": "Label for the file statistics",
|
|
"citizen-sitestats-users-label": "Label for the user statistics",
|
|
"citizen-sitestats-edits-label": "Label for the edit statistics",
|
|
"citizen-drawer-search": "Placeholder and title text for search input on main 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": "Fulltext search suggestion",
|
|
"prefs-citizen-theme-label": "Tooltip for the theme dropdown in Special:Preferences",
|
|
"prefs-citizen-theme-option-auto": "Label for the auto theme option",
|
|
"prefs-citizen-theme-option-light": "Label for the light theme option",
|
|
"prefs-citizen-theme-option-dark": "Label for the dark theme option"
|
|
}
|