Fixed problem that trying to request nl language version of a page caused an exception

If the translation files dont contain any content, they are seen as invalid and cause this error. Therefore delete it.
This commit is contained in:
Jan Böhmer 2024-01-29 21:12:01 +01:00
parent 3a2f3ce1cc
commit 2f17d5f3f5
2 changed files with 0 additions and 47 deletions

View file

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0" srcLang="en" trgLang="nl">
<file id="security.en">
</file>
</xliff>

View file

@ -1,40 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0" srcLang="en" trgLang="nl">
<file id="validators.en">
</file>
</xliff>