Multi lang, missed true/false

This commit is contained in:
Rinor Hoxha
2012-11-24 23:45:15 +00:00
parent f7c8aa10b3
commit 668ef83cd1
4 changed files with 17 additions and 9 deletions
+5 -1
View File
@@ -65,7 +65,11 @@
$text['label-year']['en-us'] = 'Year';
$text['description-year']['en-us'] = 'Enter the year.';
//end: show_advanced
//end: show_advanced
$text['label-true']['en-us'] = 'true';
$text['label-false']['en-us'] = 'false';
$text['label-action-when-true']['en-us'] = 'Action when True';