mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update app_languages.php
This commit is contained in:
@@ -631,6 +631,27 @@ $text['label-ring-group']['ru-ru'] = "Группа вызовов";
|
||||
$text['label-ring-group']['sv-se'] = "Ringgrupp";
|
||||
$text['label-ring-group']['uk-ua'] = "";
|
||||
|
||||
$text['label-ring_group_call_forward_enabled']['en-us'] = "Call Forward";
|
||||
$text['label-ring_group_call_forward_enabled']['en-gb'] = "Call Forward";
|
||||
$text['label-ring_group_call_forward_enabled']['ar-eg'] = "Call Forward";
|
||||
$text['label-ring_group_call_forward_enabled']['de-at'] = "Call Forward"; //copied from de-de
|
||||
$text['label-ring_group_call_forward_enabled']['de-ch'] = "Call Forward"; //copied from de-de
|
||||
$text['label-ring_group_call_forward_enabled']['de-de'] = "Call Forward";
|
||||
$text['label-ring_group_call_forward_enabled']['es-cl'] = "Call Forward";
|
||||
$text['label-ring_group_call_forward_enabled']['es-mx'] = "Call Forward"; //copied from es-cl
|
||||
$text['label-ring_group_call_forward_enabled']['fr-ca'] = "Call Forward"; //copied from fr-fr
|
||||
$text['label-ring_group_call_forward_enabled']['fr-fr'] = "Call Forward";
|
||||
$text['label-ring_group_call_forward_enabled']['he-il'] = "Call Forward";
|
||||
$text['label-ring_group_call_forward_enabled']['it-it'] = "Call Forward";
|
||||
$text['label-ring_group_call_forward_enabled']['nl-nl'] = "Call Forward";
|
||||
$text['label-ring_group_call_forward_enabled']['pl-pl'] = "Call Forward";
|
||||
$text['label-ring_group_call_forward_enabled']['pt-br'] = "Call Forward"; //copied from pt-pt
|
||||
$text['label-ring_group_call_forward_enabled']['pt-pt'] = "Call Forward";
|
||||
$text['label-ring_group_call_forward_enabled']['ro-ro'] = "Call Forward";
|
||||
$text['label-ring_group_call_forward_enabled']['ru-ru'] = "Call Forward";
|
||||
$text['label-ring_group_call_forward_enabled']['sv-se'] = "Call Forward";
|
||||
$text['label-ring_group_call_forward_enabled']['uk-ua'] = "Call Forward";
|
||||
|
||||
$text['label-ring_group_follow_me_enabled']['en-us'] = "Follow Me";
|
||||
$text['label-ring_group_follow_me_enabled']['en-gb'] = "Follow Me";
|
||||
$text['label-ring_group_follow_me_enabled']['ar-eg'] = "Follow Me";
|
||||
@@ -1324,6 +1345,27 @@ $text['description-name']['ru-ru'] = "Введите Имя.";
|
||||
$text['description-name']['sv-se'] = "Ange ett namn.";
|
||||
$text['description-name']['uk-ua'] = "Введіть назву меню";
|
||||
|
||||
$text['description-ring_group_call_forward_enabled']['en-us'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['en-gb'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['ar-eg'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['de-at'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['de-ch'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['de-de'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['es-cl'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['es-mx'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['fr-ca'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['fr-fr'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['he-il'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['it-it'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['nl-nl'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['pl-pl'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['pt-br'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['pt-pt'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['ro-ro'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['ru-ru'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['sv-se'] = "Choose to follow a ring group destination's call forward.";
|
||||
$text['description-ring_group_call_forward_enabled']['uk-ua'] = "Choose to follow a ring group destination's call forward.";
|
||||
|
||||
$text['description-ring_group_follow_me_enabled']['en-us'] = "Choose to follow a ring group destination's follow me.";
|
||||
$text['description-ring_group_follow_me_enabled']['en-gb'] = "Choose to follow a ring group destination's follow me.";
|
||||
$text['description-ring_group_follow_me_enabled']['ar-eg'] = "Choose to follow a ring group destination's follow me.";
|
||||
|
||||
Reference in New Issue
Block a user