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
@@ -29,7 +29,7 @@
$apps[$x]['menu'][0]['title']['fr-fr'] = "Profiles SIP";
$apps[$x]['menu'][0]['title']['fr-ca'] = "";
$apps[$x]['menu'][0]['title']['fr-ch'] = "";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Perfis de SIP";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Perfis SIP";
$apps[$x]['menu'][0]['title']['pt-br'] = "";
$apps[$x]['menu'][0]['uuid'] = "47014b1d-13ad-921c-313d-ca42c0424b37";
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
@@ -131,4 +131,4 @@
$apps[$x]['db'][$y]['fields'][$z]['type'] = "text";
$apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Enter the description.";
$z++;
?>
?>