mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 19:53:56 +00:00
Extension - Edit: Adjust CIDR description.
This commit is contained in:
@@ -2746,8 +2746,8 @@ $text['description-dial_string']['ru-ru'] = "Местоположение кон
|
||||
$text['description-dial_string']['sv-se'] = "Plats för enheten.";
|
||||
$text['description-dial_string']['uk-ua'] = "";
|
||||
|
||||
$text['description-cidr']['en-us'] = "Enter the CIDR here.";
|
||||
$text['description-cidr']['en-gb'] = "Enter the CIDR here.";
|
||||
$text['description-cidr']['en-us'] = "Enter allowed address/ranges in CIDR notation (comma separated).";
|
||||
$text['description-cidr']['en-gb'] = "Enter allowed address/ranges in CIDR notation (comma separated).";
|
||||
$text['description-cidr']['ar-eg'] = "";
|
||||
$text['description-cidr']['de-at'] = "Geben Sie hier die Beschränkung der IP Adresse an (z.B. 1.2.3.4/32)"; //copied from de-de
|
||||
$text['description-cidr']['de-ch'] = "Geben Sie hier die Beschränkung der IP Adresse an (z.B. 1.2.3.4/32)"; //copied from de-de
|
||||
|
||||
Reference in New Issue
Block a user