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