diff options
author | Go MAEDA <maeda@farend.jp> | 2018-09-27 22:08:55 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2018-09-27 22:08:55 +0000 |
commit | 712a0953a283003c0e585fe5a38a2d6b04789494 (patch) | |
tree | e150ec8a16998c55b25fa7e8bb0640880bce5037 /config/locales/de.yml | |
parent | 49bdb42aee3c063a3bbffd773d11fb8dc7293a43 (diff) | |
download | redmine-712a0953a283003c0e585fe5a38a2d6b04789494.tar.gz redmine-712a0953a283003c0e585fe5a38a2d6b04789494.zip |
Add label_nothing_to_preview to locales (#27758).
git-svn-id: http://svn.redmine.org/redmine/trunk@17530 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/de.yml')
-rw-r--r-- | config/locales/de.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 57b11e22e..1b166a033 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1246,3 +1246,4 @@ de: label_login_required_no: "Nein, anonymen Zugriff auf öffentliche Projekte erlauben" text_project_is_public_non_member: Öffentliche Projekte und deren Inhalte sind für alle angemeldeten Benutzer zugänglich. text_project_is_public_anonymous: Öffentliche Projekte und deren Inhalte sind ohne Anmeldung frei zugänglich. + label_nothing_to_preview: Nothing to preview |