diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-02-18 14:01:54 -0500 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-02-18 14:01:54 -0500 |
commit | c7b7c060a6f0c6866e05199e828053e6690e9413 (patch) | |
tree | 347ba4584020c79e87cbb0f7bec9b0836049c1cb /app/Locale/th_TH | |
parent | 49c8e5c1be15b9732023703473bb7e15864770f6 (diff) |
Improve category section
Diffstat (limited to 'app/Locale/th_TH')
-rw-r--r-- | app/Locale/th_TH/translations.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index 4234211d..33579591 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/translations.php @@ -235,8 +235,8 @@ return array( 'Categories' => 'หมวดหมู่', 'Your category have been created successfully.' => 'สร้างหมวดหมู่เรียบร้อยแล้ว', 'Unable to create your category.' => 'ไม่สามารถสร้างหมวดหมู่ได้', - 'Your category have been updated successfully.' => 'ปรับปรุงหมวดเรียบร้อยแล้ว', - 'Unable to update your category.' => 'ไม่สามารถปรับปรุงหมวดหมู่ได้', + 'This category has been updated successfully.' => 'ปรับปรุงหมวดเรียบร้อยแล้ว', + 'Unable to update this category.' => 'ไม่สามารถปรับปรุงหมวดหมู่ได้', 'Remove a category' => 'ลบหมวดหมู่', 'Category removed successfully.' => 'ลบหมวดเรียบร้อยแล้ว', 'Unable to remove this category.' => 'ไม่สามารถลบหมวดหมู่ได้', |