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
+2 -2
View File
@@ -12,7 +12,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Conditions Temporelles";
$apps[$x]['menu'][$y]['title']['he-il'] = "";
$apps[$x]['menu'][$y]['title']['it-it'] = "Condizioni Temporali";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Tijdcondities";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Warunki czasowe";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Condições temporarias";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Condições Temporais";
@@ -27,4 +27,4 @@
$apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
?>
?>