mirror of
https://github.com/WebTools-NG/WebTools-NG
synced 2024-11-22 19:13:19 +00:00
Update en.json (POEditor.com)
This commit is contained in:
parent
90ef533588
commit
a30d014dd3
1 changed files with 20 additions and 21 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue