Update da.json (POEditor.com)

This commit is contained in:
Tommy Mikkelsen 2020-05-17 22:33:40 +02:00
parent 58d6d35556
commit 6ee6fc7755

View file

@ -1 +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": "Velkommen til @:Common.AppName"
},
"Language": {
"Description": "@:Common.Language.Name lader dig skifte sprog",
"Name": "Sprog"
}
},
"Modules": {
"ET": {
"Description": "@:Modules.ET.Name allows you to export some information about the medias in your libraries",
"Name": "ExportTool"
}
}
}