Better NL translations (#6590)

Co-authored-by: Jeroen Hermans <jeroen@perfectvoip.nl>
This commit is contained in:
trideeindhoven
2023-03-28 18:24:11 +02:00
committed by GitHub
parent 8c0f8e8505
commit fba26b3f84
32 changed files with 268 additions and 265 deletions

View File

@@ -98,7 +98,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Apps";
$apps[$x]['menu'][$y]['title']['he-il'] = "";
$apps[$x]['menu'][$y]['title']['it-it'] = "";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Applicaties";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Aplikacje";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Aplicações";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Aplicações";
@@ -214,7 +214,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = 'Déconnexion';
$apps[$x]['menu'][$y]['title']['he-il'] = "";
$apps[$x]['menu'][$y]['title']['it-it'] = "Logout";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Uitloggen";
$apps[$x]['menu'][$y]['title']['pl-pl'] = 'Wyloguj';
$apps[$x]['menu'][$y]['title']['pt-br'] = 'Sair';
$apps[$x]['menu'][$y]['title']['pt-pt'] = "";