mirror of
https://github.com/WebTools-NG/WebTools-NG
synced 2024-11-26 21:10:19 +00:00
21 lines
No EOL
718 B
JSON
21 lines
No EOL
718 B
JSON
{
|
|
"Common": {
|
|
"AppName": "WebTools-NG1",
|
|
"Home": {
|
|
"About": "@:Common.AppName is a tool that enables the use of tool modules to help with Plex Server management.",
|
|
"Modules": "Tool Modules currently available are:",
|
|
"Name": "Home",
|
|
"Title": "Welcome to @:Common.AppName"
|
|
},
|
|
"Language": {
|
|
"Description": "@:Common.Language.Name allows you to change language of the app",
|
|
"Name": "Language"
|
|
}
|
|
},
|
|
"Modules": {
|
|
"ET": {
|
|
"Description": "@:Modules.ET.Name allows you to export some information about the medias in your libraries",
|
|
"Name": "ExportTool"
|
|
}
|
|
}
|
|
} |