aboutsummaryrefslogtreecommitdiffhomepage
path: root/main/app/sprinkles/account/locale/th_TH/validate.php
diff options
context:
space:
mode:
Diffstat (limited to 'main/app/sprinkles/account/locale/th_TH/validate.php')
-rw-r--r--main/app/sprinkles/account/locale/th_TH/validate.php18
1 files changed, 0 insertions, 18 deletions
diff --git a/main/app/sprinkles/account/locale/th_TH/validate.php b/main/app/sprinkles/account/locale/th_TH/validate.php
deleted file mode 100644
index 7e2945b..0000000
--- a/main/app/sprinkles/account/locale/th_TH/validate.php
+++ /dev/null
@@ -1,18 +0,0 @@
-<?php
-/**
- * UserFrosting (http://www.userfrosting.com)
- *
- * @link https://github.com/userfrosting/UserFrosting
- * @license https://github.com/userfrosting/UserFrosting/blob/master/licenses/UserFrosting.md (MIT License)
- *
- * Thai message token translations for the 'account' sprinkle.
- *
- * @package userfrosting\i18n\th
- * @author Karuhut Komol
- */
-
-return [
- "VALIDATE" => [
- "PASSWORD_MISMATCH" => "รหัสผ่านและรหัสผ่านยืนยันของคุณจะต้องตรงกัน"
- ]
-];