Quellcode durchsuchen

Add a new Spanish translation donated by José Manuel Calquin Heinsohn. 'es-cl'. This completes the menu Spanish translation.

Mark Crane vor 11 Jahren
Ursprung
Commit
cddb33097b
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      app_config.php

+ 2 - 2
app_config.php

@@ -8,7 +8,7 @@
 		$apps[$x]['license'] = "Mozilla Public License 1.1";
 		$apps[$x]['license'] = "Mozilla Public License 1.1";
 		$apps[$x]['contact_url'] = "http://www.fusionpbx.com";
 		$apps[$x]['contact_url'] = "http://www.fusionpbx.com";
 		$apps[$x]['description']['en-us'] = "Provides a place to store contact information for individuals and organizations.";
 		$apps[$x]['description']['en-us'] = "Provides a place to store contact information for individuals and organizations.";
-		$apps[$x]['description']['es-mx'] = "Provee un lugar para almacenar informacion de los contactos, para individuos u organizaciones";
+		$apps[$x]['description']['es-cl'] = "Provee un lugar para almacenar información de los contactos, para individuos u organizaciones";
 		$apps[$x]['description']['de-de'] = "";
 		$apps[$x]['description']['de-de'] = "";
 		$apps[$x]['description']['de-ch'] = "";
 		$apps[$x]['description']['de-ch'] = "";
 		$apps[$x]['description']['de-at'] = "";
 		$apps[$x]['description']['de-at'] = "";
@@ -20,7 +20,7 @@
 
 
 	//menu details
 	//menu details
 		$apps[$x]['menu'][$y]['title']['en-us'] = "Contacts";
 		$apps[$x]['menu'][$y]['title']['en-us'] = "Contacts";
-		$apps[$x]['menu'][$y]['title']['es-mx'] = "Contactos";
+		$apps[$x]['menu'][$y]['title']['es-cl'] = "Contactos";
 		$apps[$x]['menu'][$y]['title']['de-de'] = "";
 		$apps[$x]['menu'][$y]['title']['de-de'] = "";
 		$apps[$x]['menu'][$y]['title']['de-ch'] = "";
 		$apps[$x]['menu'][$y]['title']['de-ch'] = "";
 		$apps[$x]['menu'][$y]['title']['de-at'] = "";
 		$apps[$x]['menu'][$y]['title']['de-at'] = "";