fix(l10n): Update Dutch translations

Currently translated at 100.0% (4 of 4 strings)

Translation: Pachli/Core/Network : Main
Translate-URL: https://hosted.weblate.org/projects/pachli/corenetwork-main/nl/
This commit is contained in:
Martijn de Boer 2024-02-24 13:55:09 +00:00 committed by Nik Clayton
parent 1e5fce04f6
commit be245ab2c4
1 changed files with 6 additions and 1 deletions

View File

@ -1,2 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="node_info_error_no_software">bevatte geen software blok</string>
<string name="node_info_error_no_software_name">software naam mist, is leeg of blanco</string>
<string name="node_info_error_no_software_version">software versie mist, is leeg of blanco</string>
<string name="server_error_unparseable_version">kon \"%1$s\" niet verwerken als een versie: %2$s</string>
</resources>