From a0b408ade486dad97b5de154d04facc2eaf67816 Mon Sep 17 00:00:00 2001 From: Carlos Ferreira Date: Mon, 3 Oct 2016 20:18:11 +0100 Subject: Sync locales and fixes #2702 (#2705) --- app/Locale/th_TH/translations.php | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'app/Locale/th_TH') diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 31d0bb61..b2ce6756 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -1224,4 +1224,15 @@ return array( // 'Insert before this task' => '', // 'Insert after this task' => '', // 'Unlock this user' => '', + // 'Custom Project Roles' => '', + // 'Add a new custom role' => '', + // 'Restrictions for the role "%s"' => '', + // 'Add a new project restriction' => '', + // 'Add a new drag and drop restriction' => '', + // 'Add a new column restriction' => '', + // 'Edit this role' => '', + // 'Remove this role' => '', + // 'There is no restriction for this role.' => '', + // 'Only moving task between those columns is permitted' => '', + // 'Close a task in a specific column when not moved during a given period' => '', ); -- cgit v1.2.3