mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 14:38:28 +01:00
19 lines
447 B
JSON
19 lines
447 B
JSON
{
|
|
"app":"About",
|
|
"name":"About AntOS",
|
|
"description":"AntOS about",
|
|
"info":{
|
|
"author": "Xuan Sang LE",
|
|
"email": "xsang.le@gmail.com"
|
|
},
|
|
"version":"0.0.7-a",
|
|
"category":"Utility",
|
|
"iconclass":"fa fa-question-circle",
|
|
"mimes":["none"],
|
|
"locales": {
|
|
"fr_FR": {
|
|
"Unable to read: {0}": "Impossible de lire: {0}",
|
|
"About AntOS": "A propos d'AntOS"
|
|
}
|
|
}
|
|
} |