You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/nl.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ OC.L10N.register(
6
6
"Zip extension is not available" : "Zip-extensie niet beschikbaar",
7
7
"Cannot open Zip file" : "Kan zip-bestand niet openen",
8
8
"Oops something went wrong. Check that you have rar extension or unrar installed" : "Oeps! Er is iets misgegaan. Controleer of je de rar-extensie of unrar hebt geïnstalleerd",
9
+
"Oops something went wrong." : "Oeps, er is iets misgegaan.",
9
10
"Extract" : "Uitpakken",
10
11
"Extract archive from the web interface" : "Archief uitpakken vanuit de webinterface",
Copy file name to clipboardExpand all lines: l10n/nl.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
"Zip extension is not available" : "Zip-extensie niet beschikbaar",
5
5
"Cannot open Zip file" : "Kan zip-bestand niet openen",
6
6
"Oops something went wrong. Check that you have rar extension or unrar installed" : "Oeps! Er is iets misgegaan. Controleer of je de rar-extensie of unrar hebt geïnstalleerd",
7
+
"Oops something went wrong." : "Oeps, er is iets misgegaan.",
7
8
"Extract" : "Uitpakken",
8
9
"Extract archive from the web interface" : "Archief uitpakken vanuit de webinterface",
0 commit comments