diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/de.yml | 1 | ||||
-rw-r--r-- | config/locales/en-GB.yml | 1 | ||||
-rw-r--r-- | config/locales/en.yml | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 3cac093f3..6b248c786 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -655,6 +655,7 @@ de: label_next: Weiter label_no_change_option: (Keine Änderung) label_no_data: Nichts anzuzeigen + label_no_preview: Keine Vorschau verfügbar label_no_issues_in_project: keine Tickets im Projekt label_nobody: Niemand label_none: kein diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 4953f027f..3241d6154 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -531,6 +531,7 @@ en-GB: label_attribute: Attribute label_attribute_plural: Attributes label_no_data: No data to display + label_no_preview: No preview available label_change_status: Change status label_history: History label_attachment: File diff --git a/config/locales/en.yml b/config/locales/en.yml index 947b2c9b0..f7c696dca 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -617,6 +617,7 @@ en: label_attribute: Attribute label_attribute_plural: Attributes label_no_data: No data to display + label_no_preview: No preview available label_change_status: Change status label_history: History label_attachment: File |