Update en.json (POEditor.com)

This commit is contained in:
Tommy Mikkelsen 2020-05-17 23:05:18 +02:00
parent 90ef533588
commit a30d014dd3

View file

@ -1,25 +1,24 @@
{
"Common": {
"AppName": "WebTools-NG",
"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"
"Common": {
"AppName": "WebTools-NG",
"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"
},
"About": {
"About": "About"
}
},
"Language": {
"Description": "@:Common.Language.Name allows you to change language of the app",
"Name": "Language"
},
"About": {
"About": "About123"
"Modules": {
"ET": {
"Description": "@:Modules.ET.Name allows you to export some information about the medias in your libraries",
"Name": "ExportTool"
}
}
},
"Modules": {
"ET": {
"Description": "@:Modules.ET.Name allows you to export some information about the medias in your libraries",
"Name": "ExportTool"
}
}
}