diff options
author | Frédéric Guillot <fred@kanboard.net> | 2014-10-15 20:14:48 -0400 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2014-10-15 20:14:48 -0400 |
commit | 378428cf2b0e9656a92cdb4f906f5c100ca03922 (patch) | |
tree | 315649f96c27b7ec7db3db09117874703dbf26b8 /app/Locales/de_DE/translations.php | |
parent | c5eada7831e9be4435b43a61308b115448b3b913 (diff) |
Update Russian translation (pull-request #321)
Diffstat (limited to 'app/Locales/de_DE/translations.php')
-rw-r--r-- | app/Locales/de_DE/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locales/de_DE/translations.php b/app/Locales/de_DE/translations.php index 0fb5f38a..e8f4f53f 100644 --- a/app/Locales/de_DE/translations.php +++ b/app/Locales/de_DE/translations.php @@ -449,6 +449,7 @@ return array( // 'Email:' => '', // 'Default project:' => '', // 'Notifications:' => '', + // 'Notifications' => '', // 'Group:' => '', // 'Regular user' => '', // 'Account type:' => '', @@ -547,4 +548,5 @@ return array( // 'My tasks' => '', // 'Activity stream' => '', // 'Dashboard' => '', + // 'Confirmation' => '', ); |