diff options
Diffstat (limited to 'app/Locale/de_DE/translations.php')
-rw-r--r-- | app/Locale/de_DE/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index 2043215b..5bc1663c 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -832,4 +832,6 @@ return array( // 'Room API ID or name' => '', // 'Room notification token' => '', // 'Help on Hipchat integration' => '', + // 'Enable Gravatar images' => '', + // 'Information' => '', ); |