Browse Source

Update app_languages.php (#5004)

chansizzle 5 years ago
parent
commit
e59fd6d313
1 changed files with 21 additions and 1 deletions
  1. 21 1
      resources/app_languages.php

+ 21 - 1
resources/app_languages.php

@@ -3956,4 +3956,24 @@ $text['description-enter-context']['ru-ru'] = "Введите контекст."
 $text['description-enter-context']['sv-se'] = "Ange Context";
 $text['description-enter-context']['uk-ua'] = "";
 
-?>
+$text['description-domain_name']['en-us'] = "Select the Domain";
+$text['description-domain_name']['ar-eg'] = "";
+$text['description-domain_name']['de-at'] = "";
+$text['description-domain_name']['de-ch'] = "";
+$text['description-domain_name']['de-de'] = "";
+$text['description-domain_name']['es-cl'] = "";
+$text['description-domain_name']['es-mx'] = "";
+$text['description-domain_name']['fr-ca'] = "";
+$text['description-domain_name']['fr-fr'] = "";
+$text['description-domain_name']['he-il'] = "";
+$text['description-domain_name']['it-it'] = "";
+$text['description-domain_name']['nl-nl'] = "";
+$text['description-domain_name']['pl-pl'] = "";
+$text['description-domain_name']['pt-br'] = "";
+$text['description-domain_name']['pt-pt'] = "";
+$text['description-domain_name']['ro-ro'] = "";
+$text['description-domain_name']['ru-ru'] = "";
+$text['description-domain_name']['sv-se'] = "";
+$text['description-domain_name']['uk-ua'] = "";
+
+?>