mirror of
https://github.com/lxsang/ant-http
synced 2025-01-07 21:48:22 +01:00
57 lines
1.5 KiB
JSON
57 lines
1.5 KiB
JSON
|
{
|
|||
|
"className": "ApplicationSettings",
|
|||
|
"preloadParallel": true,
|
|||
|
"name": "Settings",
|
|||
|
"mime": null,
|
|||
|
"icon": "categories/applications-system.png",
|
|||
|
"category": "system",
|
|||
|
"singular": true,
|
|||
|
"names": {
|
|||
|
"bg_BG": "Настройки",
|
|||
|
"de_DE": "Einstellungen",
|
|||
|
"es_ES": "Settings",
|
|||
|
"fr_FR": "Paramètres",
|
|||
|
"it_IT": "Settaggi",
|
|||
|
"ko_KR": "환경설정",
|
|||
|
"nl_NL": "Instellingen",
|
|||
|
"no_NO": "Instillinger",
|
|||
|
"pl_PL": "Ustawienia",
|
|||
|
"ru_RU": "Настройки",
|
|||
|
"sk_SK": "Nastavenia",
|
|||
|
"tr_TR": "Ayarlar",
|
|||
|
"vi_VN": "Cài đặt"
|
|||
|
},
|
|||
|
"descriptions": {
|
|||
|
"bg_BG": "Настройки",
|
|||
|
"de_DE": "Einstellungen",
|
|||
|
"es_ES": "Settings",
|
|||
|
"fr_FR": "Paramètres",
|
|||
|
"it_IT": "Settaggi",
|
|||
|
"ko_KR": "환경설정",
|
|||
|
"nl_NL": "Instellingen",
|
|||
|
"no_NO": "Instillinger",
|
|||
|
"pl_PL": "Ustawienia",
|
|||
|
"ru_RU": "Настройки",
|
|||
|
"sk_SK": "Nastavenia",
|
|||
|
"tr_TR": "Program Ayarlarını düzenle",
|
|||
|
"vi_VN": "Cài đặt"
|
|||
|
},
|
|||
|
"preload": [
|
|||
|
{
|
|||
|
"type": "javascript",
|
|||
|
"src": "combined.js"
|
|||
|
},
|
|||
|
{
|
|||
|
"type": "stylesheet",
|
|||
|
"src": "combined.css"
|
|||
|
},
|
|||
|
{
|
|||
|
"src": "scheme.html",
|
|||
|
"type": "scheme"
|
|||
|
}
|
|||
|
],
|
|||
|
"type": "application",
|
|||
|
"path": "default/Settings",
|
|||
|
"build": {},
|
|||
|
"repo": "default"
|
|||
|
}
|