Add field device location (#6244)

* Add device location

* Add label-device_location

* Add permission and field device_location.

* Update app_languages.php
This commit is contained in:
FusionPBX
2022-01-17 23:53:55 -07:00
committed by GitHub
parent 844cdb480b
commit a911086dd6
3 changed files with 70 additions and 1 deletions
+42
View File
@@ -2523,6 +2523,27 @@ $text['label-device_vendor']['ru-ru'] = "Производитель";
$text['label-device_vendor']['sv-se'] = "Tillverkare";
$text['label-device_vendor']['uk-ua'] = "";
$text['label-device_location']['en-us'] = "Location";
$text['label-device_location']['en-gb'] = "Location";
$text['label-device_location']['ar-eg'] = "Location";
$text['label-device_location']['de-at'] = "Ort"; //copied from de-de
$text['label-device_location']['de-ch'] = "Ort"; //copied from de-de
$text['label-device_location']['de-de'] = "Ort";
$text['label-device_location']['es-cl'] = "Ubicación";
$text['label-device_location']['es-mx'] = "Ubicación"; //copied from es-cl
$text['label-device_location']['fr-ca'] = "Situation géographique";
$text['label-device_location']['fr-fr'] = "Emplacement";
$text['label-device_location']['he-il'] = "מקום";
$text['label-device_location']['it-it'] = "Ubicazione";
$text['label-device_location']['nl-nl'] = "Plaats";
$text['label-device_location']['pl-pl'] = "Wprowadź lokalizację urządzenia.";
$text['label-device_location']['pt-br'] = "Localização"; //copied from pt-pt
$text['label-device_location']['pt-pt'] = "Localização";
$text['label-device_location']['ro-ro'] = "Introduceți locația dispozitivului.";
$text['label-device_location']['ru-ru'] = "Местоположение";
$text['label-device_location']['sv-se'] = "Ange enhetens plats.";
$text['label-device_location']['uk-ua'] = "Введіть розташування пристрою.";
$text['label-device_key_vendor']['en-us'] = "Vendor";
$text['label-device_key_vendor']['en-gb'] = "Vendor";
$text['label-device_key_vendor']['ar-eg'] = "";
@@ -5197,6 +5218,27 @@ $text['description-device_vendor']['ru-ru'] = "Введите название
$text['description-device_vendor']['sv-se'] = "Fyll i tillverkar-namn.";
$text['description-device_vendor']['uk-ua'] = "";
$text['description-device_location']['en-us'] = "Enter the device location.";
$text['description-device_location']['en-gb'] = "Enter the device location.";
$text['description-device_location']['ar-eg'] = "Enter the device location.";
$text['description-device_location']['de-at'] = "Geben Sie den Gerätestandort ein."; //copied from de-de
$text['description-device_location']['de-ch'] = "Geben Sie den Gerätestandort ein."; //copied from de-de
$text['description-device_location']['de-de'] = "Geben Sie den Gerätestandort ein.";
$text['description-device_location']['es-cl'] = "Introduzca la ubicación del dispositivo.";
$text['description-device_location']['es-mx'] = "Introduzca la ubicación del dispositivo."; //copied from es-cl
$text['description-device_location']['fr-ca'] = "Entrez dans l'emplacement de l'appareil."; //copied from fr-fr
$text['description-device_location']['fr-fr'] = "Entrez l'emplacement de l'appareil.";
$text['description-device_location']['he-il'] = "הזן את מיקום ההתקן.";
$text['description-device_location']['it-it'] = "Inserisci la posizione del dispositivo.";
$text['description-device_location']['nl-nl'] = "Voer de locatie van het apparaat in.";
$text['description-device_location']['pl-pl'] = "Wprowadź lokalizację urządzenia.";
$text['description-device_location']['pt-br'] = "Digite a localização do dispositivo.";
$text['description-device_location']['pt-pt'] = "Introduza a localização do dispositivo.";
$text['description-device_location']['ro-ro'] = "Introduceți locația dispozitivului.";
$text['description-device_location']['ru-ru'] = "Введите расположение устройства.";
$text['description-device_location']['sv-se'] = "Ange enhetens plats.";
$text['description-device_location']['uk-ua'] = "Введіть розташування пристрою.";
$text['description-device_time_zone']['en-us'] = "Enter the time zone.";
$text['description-device_time_zone']['en-gb'] = "Enter the time zone.";
$text['description-device_time_zone']['ar-eg'] = "";