Update de.json (POEditor.com)

This commit is contained in:
Tommy Mikkelsen 2020-05-17 22:38:28 +02:00
parent 4f9c8edbcf
commit da45ff6074

View file

@ -0,0 +1,21 @@
{
"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"
}
},
"Modules": {
"ET": {
"Description": "@:Modules.ET.Name allows you to export some information about the medias in your libraries",
"Name": "ExportTool"
}
}
}