X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fde.lang.php;h=8c7d153dc6c596e53ec51ed3260ef46b293d006b;hb=2bfbf9aa34b4e672ceba72003e294a0a6c5c7972;hp=dd54e5d39aafcadc6d527219f81de5767ac6eb57;hpb=70f38eea57095a6895fd727799a0c90ebeeb6cf9;p=timetracker.git diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index dd54e5d3..8c7d153d 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -114,6 +114,8 @@ $i18n_key_words = array( 'button.import' => 'Team importieren', 'button.close' => 'Schließen', 'button.stop' => 'Stop', +// TODO: translate the following. +// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => 'Teamname', @@ -192,6 +194,8 @@ $i18n_key_words = array( 'label.page' => 'Seite', // TODO: translate the following. // 'label.condition' => 'Condition', +// 'label.yes' => 'yes', +// 'label.no' => 'no', // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Benutzerfelder', 'label.monthly_quotas' => 'Monatliche Quoten',