We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 743335e commit de349afCopy full SHA for de349af
Resources/Private/Translations/nl/Main.xlf
@@ -511,6 +511,14 @@
511
<source>Invalid value</source>
512
<target state="translated">Ongeldige waarde</target>
513
</trans-unit>
514
+ <trans-unit id="dimensions.doesNotExistsInDimension" xml:space="preserve">
515
+ <source>The current document does not exist in the dimension</source>
516
+ <target state="translated">Het huidige document bestaat niet in deze dimensie</target>
517
+ </trans-unit>
518
+ <trans-unit id="dimensions.combinationNotAllowed" xml:space="preserve">
519
+ <source>This combination of dimensions is not allowed</source>
520
+ <target state="translated">Deze combinatie van dimensies is niet toegestaan</target>
521
522
</body>
523
</file>
524
</xliff>
0 commit comments