mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Additional nl-nl translations (#4875)
* add nl-nl items * Update app_config.php * add nl-nl items * Update app_languages.php * Update app_menu.php * Update app_languages.php * Update app_menu.php * Fix typos inn nl-nl * Add nl-nl items * dd nl-nl items. * Add nl-nl items. * Add nl-nl items (call-flows) * Add nl-nl items * Add nl-nl items * dd nl-nl items (calls) * Add nl-nl items * Add nl-nl items (contacts) * Add nl-nl items (vars) * Add nl-nl items (voicemails) * Add nl-nl items (xml_cdr)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
$apps[$x]['description']['fr-fr'] = "Appeler à partir d'une URL";
|
||||
$apps[$x]['description']['he-il'] = "";
|
||||
$apps[$x]['description']['it-it'] = "";
|
||||
$apps[$x]['description']['nl-nl'] = "";
|
||||
$apps[$x]['description']['nl-nl'] = "Start oproepen met een URL";
|
||||
$apps[$x]['description']['pl-pl'] = "";
|
||||
$apps[$x]['description']['pt-br'] = "Gera chamadas a partir de um URL";
|
||||
$apps[$x]['description']['pt-pt'] = "Originar chamadas com um URL.";
|
||||
@@ -41,4 +41,4 @@
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "admin";
|
||||
$apps[$x]['permissions'][$y]['groups'][] = "superadmin";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user