X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/704d09fab8234dda51765058b15393f6c68191f3..2bfbf9aa34b4e672ceba72003e294a0a6c5c7972:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 4a499dcf..fedb0994 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -193,6 +193,8 @@ $i18n_key_words = array( 'label.role_admin' => '(administrator)', 'label.page' => 'Page', 'label.condition' => 'Condition', +'label.yes' => 'yes', +'label.no' => 'no', // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Custom fields', 'label.monthly_quotas' => 'Monthly quotas',