Add some translations and add ignored translations (#1501)
* Create ignore_translation.toml Added ignored translations * Update messages_nl_NL.properties Changed a few translations to be better * Update ignore_translation.toml Deleted wrong ignore
This commit is contained in:
15
scripts/ignore_translation.toml
Normal file
15
scripts/ignore_translation.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
[nl_NL]
|
||||
ignore = [
|
||||
"language.direction",
|
||||
"error",
|
||||
"help",
|
||||
"sponsor",
|
||||
"info",
|
||||
"navbar.allTools",
|
||||
"showJS.downloadJS",
|
||||
"getPdfInfo.downloadJson",
|
||||
"HTMLToPDF.print",
|
||||
"compare.document.1",
|
||||
"compare.document.2",
|
||||
"printFile.submit"
|
||||
]
|
||||
Reference in New Issue
Block a user