]> git.mxchange.org Git - friendica-addons.git/blobdiff - blockbot/lang/nl/strings.php
regenerated all the strings
[friendica-addons.git] / blockbot / lang / nl / strings.php
index fdde083af188145ad62a8dfe3041cac2274f54be..8ad739599c37bb46eeeba86c4aae59a68e6b8227 100644 (file)
@@ -5,9 +5,8 @@ function string_plural_select_nl($n){
        $n = intval($n);
        return intval($n != 1);
 }}
-;
-$a->strings["Save Settings"] = "Instellingen opslaan";
-$a->strings["Allow \"good\" crawlers"] = "\"Goede\" crawlers toestaan";
-$a->strings["Block GabSocial"] = "Blokeer GabSocial";
-$a->strings["Training mode"] = "Training modus";
-$a->strings["Settings updated."] = "Instellingen opgeslagen";
+$a->strings['Save Settings'] = 'Instellingen opslaan';
+$a->strings['Allow "good" crawlers'] = '"Goede" crawlers toestaan';
+$a->strings['Block GabSocial'] = 'Blokeer GabSocial';
+$a->strings['Training mode'] = 'Training modus';
+$a->strings['Settings updated.'] = 'Instellingen opgeslagen';