diff options
Diffstat (limited to 'app/Locale/th_TH/translations.php')
-rw-r--r-- | app/Locale/th_TH/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 7286bef4..ebb938b2 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -1022,7 +1022,6 @@ return array( // 'Edit description' => '', // 'New internal link' => '', // 'Display list of keyboard shortcuts' => '', - // 'Menu' => '', // 'Set start date' => '', // 'Avatar' => '', // 'Upload my avatar image' => '', @@ -1383,4 +1382,5 @@ return array( // 'Move selected tasks to another column' => '', // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', + // 'Configure this project' => '', ); |