diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-03-30 22:04:27 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-03-30 22:04:27 -0400 |
commit | 066893e6a1524adfd3671b03f57cec0d77168cc0 (patch) | |
tree | 01837a9d8ec83b3d952d160bd81981bdb9534e47 /app/Locale/th_TH/translations.php | |
parent | 8d9b87bb6ee084d2ee71e8ca17cf2537dba87d7f (diff) |
Split task sidebar with another section
Diffstat (limited to 'app/Locale/th_TH/translations.php')
-rw-r--r-- | app/Locale/th_TH/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 86a4f79c..1000cf3f 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -832,4 +832,6 @@ return array( // 'Room API ID or name' => '', // 'Room notification token' => '', // 'Help on Hipchat integration' => '', + // 'Enable Gravatar images' => '', + // 'Information' => '', ); |