fixed some translations

This commit is contained in:
Nuno Miguel Reis
2014-02-25 22:49:35 +00:00
parent c642487b19
commit f063ead227
65 changed files with 388 additions and 362 deletions
+2 -2
View File
@@ -27,7 +27,7 @@
$apps[$x]['menu'][0]['title']['fr-fr'] = "domaines";
$apps[$x]['menu'][0]['title']['fr-ca'] = "";
$apps[$x]['menu'][0]['title']['fr-ch'] = "";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Dominios";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Domínios";
$apps[$x]['menu'][0]['title']['pt-br'] = "";
$apps[$x]['menu'][0]['uuid'] = "4fa7e90b-6d6c-12d4-712f-62857402b801";
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
@@ -136,4 +136,4 @@
$apps[$x]['db'][$y]['fields'][$z]['name'] = "domain_setting_description";
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "";
?>
?>