@samitouri / QOSami-HFS / commits / e119ef74

langs/nl updated #780

Massimo Melina committed Oct 17, 2024 at 21:43 UTC e119ef744a9fa3e298a04d900bcefcc49fdabf3e
1 file changed +5 -2
src/langs/hfs-lang-nl.json
+5 -2
@@ -1,7 +1,7 @@
1 {
2 "author": "H.F.P. Pit - PH5HP",
3 "version": 1.0,
4 - "hfs_version": "0.53.0",
4 + "hfs_version": "0.54.0",
5 "translate": {
6 "Select": "Selecteer",
7 "n_files": "{n,plural,one{# bestand} other{# bestanden}}",
@@ -156,6 +156,9 @@
156 "to_clipboard_source_tooltip": "Ga naar de map waar de klembord inhoud is geplaatst",
157 "more_items": "{n} meer item(s)",
158 "Show details": "Laat details zien",
159 - "upload_conflict": "bestaat al"
159 + "upload_conflict": "bestaat al",
160 +
161 + "Cancel": "Cancel",
162 + "allow_session_ip_change": "Sta toe dat het IP-adres veranderd gedurende deze sessie"
163 }
164 }
\ No newline at end of file