1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-09-21 12:20:13 +02:00
Stirling-PDF/scripts/ignore_translation.toml
Alex c363a1c4e0
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
2024-06-25 23:16:09 +01:00

16 lines
276 B
TOML

[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"
]