Add new translation variables for title tags in musdb

This commit is contained in:
2019-09-01 23:45:48 +02:00
committed by Stefan Rohde-Enslin
parent ec0abd2cc4
commit b0f801e9c8
19 changed files with 190 additions and 17 deletions

View File

@ -0,0 +1,16 @@
{
"tlImporterSuccess": {
"Success": "Success!",
"warnings": "Warnings",
"general": "General",
"download_as_csv": "Download as <abbr title=\"Comma-Separated Values\">CSV<\/abbr>",
"norm_data": "Norm Data",
"too_short": "The text field's entry is too short",
"context": "Context",
"Message": "Message",
"Context": "Context",
"Entity Name": "Entity Name",
"Additional Note": "Additional Note",
"ID in Context": "Entry ID"
}
}