mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Number Translations: Fix Add.
This commit is contained in:
@@ -3106,6 +3106,28 @@ $text['label-actions']['ru-ru'] = "Действия";
|
||||
$text['label-actions']['sv-se'] = "Åtgärder";
|
||||
$text['label-actions']['uk-ua'] = "Дії";
|
||||
|
||||
$text['label-action']['en-us'] = "Action";
|
||||
$text['label-action']['en-gb'] = "Action";
|
||||
$text['label-action']['ar-eg'] = "الأفعال";
|
||||
$text['label-action']['de-at'] = "Aktionen"; //copied from de-de
|
||||
$text['label-action']['de-ch'] = "Aktionen"; //copied from de-de
|
||||
$text['label-action']['de-de'] = "Aktionen";
|
||||
$text['label-action']['el-gr'] = "Ενέργειες";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
$text['label-action']['es-mx'] = "Acción"; //copied from es-cl
|
||||
$text['label-action']['fr-ca'] = "Action"; //copied from fr-fr
|
||||
$text['label-action']['fr-fr'] = "Action";
|
||||
$text['label-action']['he-il'] = "פעולות";
|
||||
$text['label-action']['it-it'] = "Azioni";
|
||||
$text['label-action']['nl-nl'] = "";
|
||||
$text['label-action']['pl-pl'] = "Operacje (gdzie przesłać rozmowę).";
|
||||
$text['label-action']['pt-br'] = "Açõe"; //copied from pt-pt
|
||||
$text['label-action']['pt-pt'] = "Açõe";
|
||||
$text['label-action']['ro-ro'] = "";
|
||||
$text['label-action']['ru-ru'] = "Действия";
|
||||
$text['label-action']['sv-se'] = "Åtgärder";
|
||||
$text['label-action']['uk-ua'] = "Дії";
|
||||
|
||||
$text['label-context']['en-us'] = "Context";
|
||||
$text['label-context']['en-gb'] = "Context";
|
||||
$text['label-context']['ar-eg'] = "";
|
||||
|
||||
Reference in New Issue
Block a user