Added labels to localization files for paid status plugin.
[timetracker.git] / WEB-INF / resources / de.lang.php
index dd54e5d..8c7d153 100644 (file)
@@ -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',