aboutsummaryrefslogtreecommitdiffhomepage
path: root/main/app/sprinkles/account
diff options
context:
space:
mode:
authorMarvin Borner2018-04-18 15:05:30 +0200
committerMarvin Borner2018-04-18 15:05:30 +0200
commit279a1586815de16c1f879933d805823d33f14d7f (patch)
treeb699c62f5736346c788a7ed12c7efce8a5b6df19 /main/app/sprinkles/account
parent6c9fc1146f466230840d9177f5b0daf1f55a8313 (diff)
Deployed to server - fixed settings page
Diffstat (limited to 'main/app/sprinkles/account')
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/asset-bundles.json0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/assets/userfrosting/js/pages/account-settings.js0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/assets/userfrosting/js/pages/forgot-password.js0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/assets/userfrosting/js/pages/register.js0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/assets/userfrosting/js/pages/resend-verification.js0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/assets/userfrosting/js/pages/set-or-reset-password.js0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/assets/userfrosting/js/pages/sign-in.js0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/bower.json0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/composer.json0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/config/default.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/config/production.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/factories/Permissions.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/factories/Roles.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/factories/Users.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/ar/messages.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/ar/validate.php36
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/de_DE/messages.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/de_DE/validate.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/en_US/messages.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/en_US/validate.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/es_ES/messages.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/es_ES/validate.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/fa/messages.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/fa/validate.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/fr_FR/messages.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/fr_FR/validate.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/it_IT/messages.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/it_IT/validate.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/pt_PT/messages.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/pt_PT/validate.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/ru_RU/messages.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/ru_RU/validate.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/th_TH/messages.php328
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/th_TH/validate.php36
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/tr/messages.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/tr/validate.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/zh_CN/messages.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/locale/zh_CN/validate.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/routes/routes.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/schema/requests/account-settings.yaml0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/schema/requests/account-verify.yaml0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/schema/requests/check-username.yaml0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/schema/requests/deny-password.yaml0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/schema/requests/forgot-password.yaml0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/schema/requests/login.yaml0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/schema/requests/profile-settings.yaml0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/schema/requests/register.yaml0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/schema/requests/resend-verification.yaml0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/schema/requests/set-password.yaml0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Account.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Authenticate/AuthGuard.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Authenticate/Authenticator.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Authenticate/Exception/AccountDisabledException.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Authenticate/Exception/AccountInvalidException.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Authenticate/Exception/AccountNotVerifiedException.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Authenticate/Exception/AuthCompromisedException.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Authenticate/Exception/AuthExpiredException.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Authenticate/Exception/InvalidCredentialsException.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Authenticate/Hasher.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Authorize/AccessConditionExpression.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Authorize/AuthorizationException.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Authorize/AuthorizationManager.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Authorize/ParserNodeFunctionEvaluator.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Bakery/CreateAdminUser.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Controller/AccountController.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Controller/Exception/SpammyRequestException.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Database/Migrations/v400/ActivitiesTable.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Database/Migrations/v400/GroupsTable.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Database/Migrations/v400/PasswordResetsTable.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Database/Migrations/v400/PermissionRolesTable.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Database/Migrations/v400/PermissionsTable.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Database/Migrations/v400/PersistencesTable.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Database/Migrations/v400/RoleUsersTable.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Database/Migrations/v400/RolesTable.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Database/Migrations/v400/UsersTable.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Database/Migrations/v400/VerificationsTable.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Database/Models/Activity.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Database/Models/Group.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Database/Models/PasswordReset.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Database/Models/Permission.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Database/Models/Role.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Database/Models/User.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Database/Models/Verification.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Error/Handler/AuthCompromisedExceptionHandler.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Error/Handler/AuthExpiredExceptionHandler.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Error/Handler/ForbiddenExceptionHandler.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Facades/Password.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Log/UserActivityDatabaseHandler.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Log/UserActivityProcessor.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Repository/PasswordResetRepository.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Repository/TokenRepository.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Repository/VerificationRepository.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/ServicesProvider/ServicesProvider.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Twig/AccountExtension.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Util/HashFailedException.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/src/Util/Util.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/templates/forms/settings-account.html.twig0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/templates/forms/settings-profile.html.twig0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/templates/mail/password-reset.html.twig0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/templates/mail/resend-verification.html.twig0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/templates/mail/verify-account.html.twig0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/templates/modals/tos.html.twig0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/templates/navigation/main-nav.html.twig0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/templates/navigation/user-card.html.twig0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/templates/pages/account-settings.html.twig4
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/templates/pages/error/compromised.html.twig0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/templates/pages/forgot-password.html.twig0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/templates/pages/register.html.twig0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/templates/pages/resend-verification.html.twig0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/templates/pages/reset-password.html.twig0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/templates/pages/set-password.html.twig0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/templates/pages/sign-in.html.twig0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/tests/Unit/FactoriesTest.php0
-rw-r--r--[-rwxr-xr-x]main/app/sprinkles/account/tests/Unit/HasherTest.php0
114 files changed, 202 insertions, 202 deletions
diff --git a/main/app/sprinkles/account/asset-bundles.json b/main/app/sprinkles/account/asset-bundles.json
index 77ee559..77ee559 100755..100644
--- a/main/app/sprinkles/account/asset-bundles.json
+++ b/main/app/sprinkles/account/asset-bundles.json
diff --git a/main/app/sprinkles/account/assets/userfrosting/js/pages/account-settings.js b/main/app/sprinkles/account/assets/userfrosting/js/pages/account-settings.js
index 8d8d2e7..8d8d2e7 100755..100644
--- a/main/app/sprinkles/account/assets/userfrosting/js/pages/account-settings.js
+++ b/main/app/sprinkles/account/assets/userfrosting/js/pages/account-settings.js
diff --git a/main/app/sprinkles/account/assets/userfrosting/js/pages/forgot-password.js b/main/app/sprinkles/account/assets/userfrosting/js/pages/forgot-password.js
index 3f24311..3f24311 100755..100644
--- a/main/app/sprinkles/account/assets/userfrosting/js/pages/forgot-password.js
+++ b/main/app/sprinkles/account/assets/userfrosting/js/pages/forgot-password.js
diff --git a/main/app/sprinkles/account/assets/userfrosting/js/pages/register.js b/main/app/sprinkles/account/assets/userfrosting/js/pages/register.js
index d855bb9..d855bb9 100755..100644
--- a/main/app/sprinkles/account/assets/userfrosting/js/pages/register.js
+++ b/main/app/sprinkles/account/assets/userfrosting/js/pages/register.js
diff --git a/main/app/sprinkles/account/assets/userfrosting/js/pages/resend-verification.js b/main/app/sprinkles/account/assets/userfrosting/js/pages/resend-verification.js
index 5c3eaf8..5c3eaf8 100755..100644
--- a/main/app/sprinkles/account/assets/userfrosting/js/pages/resend-verification.js
+++ b/main/app/sprinkles/account/assets/userfrosting/js/pages/resend-verification.js
diff --git a/main/app/sprinkles/account/assets/userfrosting/js/pages/set-or-reset-password.js b/main/app/sprinkles/account/assets/userfrosting/js/pages/set-or-reset-password.js
index 39cfd16..39cfd16 100755..100644
--- a/main/app/sprinkles/account/assets/userfrosting/js/pages/set-or-reset-password.js
+++ b/main/app/sprinkles/account/assets/userfrosting/js/pages/set-or-reset-password.js
diff --git a/main/app/sprinkles/account/assets/userfrosting/js/pages/sign-in.js b/main/app/sprinkles/account/assets/userfrosting/js/pages/sign-in.js
index 40a8628..40a8628 100755..100644
--- a/main/app/sprinkles/account/assets/userfrosting/js/pages/sign-in.js
+++ b/main/app/sprinkles/account/assets/userfrosting/js/pages/sign-in.js
diff --git a/main/app/sprinkles/account/bower.json b/main/app/sprinkles/account/bower.json
index 8e7ef39..8e7ef39 100755..100644
--- a/main/app/sprinkles/account/bower.json
+++ b/main/app/sprinkles/account/bower.json
diff --git a/main/app/sprinkles/account/composer.json b/main/app/sprinkles/account/composer.json
index fa2e178..fa2e178 100755..100644
--- a/main/app/sprinkles/account/composer.json
+++ b/main/app/sprinkles/account/composer.json
diff --git a/main/app/sprinkles/account/config/default.php b/main/app/sprinkles/account/config/default.php
index e154643..e154643 100755..100644
--- a/main/app/sprinkles/account/config/default.php
+++ b/main/app/sprinkles/account/config/default.php
diff --git a/main/app/sprinkles/account/config/production.php b/main/app/sprinkles/account/config/production.php
index b7c3288..b7c3288 100755..100644
--- a/main/app/sprinkles/account/config/production.php
+++ b/main/app/sprinkles/account/config/production.php
diff --git a/main/app/sprinkles/account/factories/Permissions.php b/main/app/sprinkles/account/factories/Permissions.php
index 591f5fd..591f5fd 100755..100644
--- a/main/app/sprinkles/account/factories/Permissions.php
+++ b/main/app/sprinkles/account/factories/Permissions.php
diff --git a/main/app/sprinkles/account/factories/Roles.php b/main/app/sprinkles/account/factories/Roles.php
index cdbb5a3..cdbb5a3 100755..100644
--- a/main/app/sprinkles/account/factories/Roles.php
+++ b/main/app/sprinkles/account/factories/Roles.php
diff --git a/main/app/sprinkles/account/factories/Users.php b/main/app/sprinkles/account/factories/Users.php
index 7390c44..7390c44 100755..100644
--- a/main/app/sprinkles/account/factories/Users.php
+++ b/main/app/sprinkles/account/factories/Users.php
diff --git a/main/app/sprinkles/account/locale/ar/messages.php b/main/app/sprinkles/account/locale/ar/messages.php
index 7203904..7203904 100755..100644
--- a/main/app/sprinkles/account/locale/ar/messages.php
+++ b/main/app/sprinkles/account/locale/ar/messages.php
diff --git a/main/app/sprinkles/account/locale/ar/validate.php b/main/app/sprinkles/account/locale/ar/validate.php
index 37693fb..0283680 100755..100644
--- a/main/app/sprinkles/account/locale/ar/validate.php
+++ b/main/app/sprinkles/account/locale/ar/validate.php
@@ -1,18 +1,18 @@
-<?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)
- *
- * Modern Standard Arabic message token translations for the 'account' sprinkle.
- *
- * @package userfrosting\i18n\ar
- * @author Alexander Weissman and Abdullah Seba
- */
-
-return [
- "VALIDATE" => [
- "PASSWORD_MISMATCH" => "يجب أن تكون كلمة المرور وكلمة المرور التأكيدية نفس"
- ]
-];
+<?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)
+ *
+ * Modern Standard Arabic message token translations for the 'account' sprinkle.
+ *
+ * @package userfrosting\i18n\ar
+ * @author Alexander Weissman and Abdullah Seba
+ */
+
+return [
+ "VALIDATE" => [
+ "PASSWORD_MISMATCH" => "يجب أن تكون كلمة المرور وكلمة المرور التأكيدية نفس"
+ ]
+];
diff --git a/main/app/sprinkles/account/locale/de_DE/messages.php b/main/app/sprinkles/account/locale/de_DE/messages.php
index b331552..b331552 100755..100644
--- a/main/app/sprinkles/account/locale/de_DE/messages.php
+++ b/main/app/sprinkles/account/locale/de_DE/messages.php
diff --git a/main/app/sprinkles/account/locale/de_DE/validate.php b/main/app/sprinkles/account/locale/de_DE/validate.php
index 30cf98b..30cf98b 100755..100644
--- a/main/app/sprinkles/account/locale/de_DE/validate.php
+++ b/main/app/sprinkles/account/locale/de_DE/validate.php
diff --git a/main/app/sprinkles/account/locale/en_US/messages.php b/main/app/sprinkles/account/locale/en_US/messages.php
index 17d7582..17d7582 100755..100644
--- a/main/app/sprinkles/account/locale/en_US/messages.php
+++ b/main/app/sprinkles/account/locale/en_US/messages.php
diff --git a/main/app/sprinkles/account/locale/en_US/validate.php b/main/app/sprinkles/account/locale/en_US/validate.php
index 00c0aef..00c0aef 100755..100644
--- a/main/app/sprinkles/account/locale/en_US/validate.php
+++ b/main/app/sprinkles/account/locale/en_US/validate.php
diff --git a/main/app/sprinkles/account/locale/es_ES/messages.php b/main/app/sprinkles/account/locale/es_ES/messages.php
index aa8b8ed..aa8b8ed 100755..100644
--- a/main/app/sprinkles/account/locale/es_ES/messages.php
+++ b/main/app/sprinkles/account/locale/es_ES/messages.php
diff --git a/main/app/sprinkles/account/locale/es_ES/validate.php b/main/app/sprinkles/account/locale/es_ES/validate.php
index c8ea0a4..c8ea0a4 100755..100644
--- a/main/app/sprinkles/account/locale/es_ES/validate.php
+++ b/main/app/sprinkles/account/locale/es_ES/validate.php
diff --git a/main/app/sprinkles/account/locale/fa/messages.php b/main/app/sprinkles/account/locale/fa/messages.php
index 22623ba..22623ba 100755..100644
--- a/main/app/sprinkles/account/locale/fa/messages.php
+++ b/main/app/sprinkles/account/locale/fa/messages.php
diff --git a/main/app/sprinkles/account/locale/fa/validate.php b/main/app/sprinkles/account/locale/fa/validate.php
index a63cae1..a63cae1 100755..100644
--- a/main/app/sprinkles/account/locale/fa/validate.php
+++ b/main/app/sprinkles/account/locale/fa/validate.php
diff --git a/main/app/sprinkles/account/locale/fr_FR/messages.php b/main/app/sprinkles/account/locale/fr_FR/messages.php
index 6e5a032..6e5a032 100755..100644
--- a/main/app/sprinkles/account/locale/fr_FR/messages.php
+++ b/main/app/sprinkles/account/locale/fr_FR/messages.php
diff --git a/main/app/sprinkles/account/locale/fr_FR/validate.php b/main/app/sprinkles/account/locale/fr_FR/validate.php
index 44b1bc1..44b1bc1 100755..100644
--- a/main/app/sprinkles/account/locale/fr_FR/validate.php
+++ b/main/app/sprinkles/account/locale/fr_FR/validate.php
diff --git a/main/app/sprinkles/account/locale/it_IT/messages.php b/main/app/sprinkles/account/locale/it_IT/messages.php
index fee2e8c..fee2e8c 100755..100644
--- a/main/app/sprinkles/account/locale/it_IT/messages.php
+++ b/main/app/sprinkles/account/locale/it_IT/messages.php
diff --git a/main/app/sprinkles/account/locale/it_IT/validate.php b/main/app/sprinkles/account/locale/it_IT/validate.php
index 713ccba..713ccba 100755..100644
--- a/main/app/sprinkles/account/locale/it_IT/validate.php
+++ b/main/app/sprinkles/account/locale/it_IT/validate.php
diff --git a/main/app/sprinkles/account/locale/pt_PT/messages.php b/main/app/sprinkles/account/locale/pt_PT/messages.php
index 3db4200..3db4200 100755..100644
--- a/main/app/sprinkles/account/locale/pt_PT/messages.php
+++ b/main/app/sprinkles/account/locale/pt_PT/messages.php
diff --git a/main/app/sprinkles/account/locale/pt_PT/validate.php b/main/app/sprinkles/account/locale/pt_PT/validate.php
index c05f14c..c05f14c 100755..100644
--- a/main/app/sprinkles/account/locale/pt_PT/validate.php
+++ b/main/app/sprinkles/account/locale/pt_PT/validate.php
diff --git a/main/app/sprinkles/account/locale/ru_RU/messages.php b/main/app/sprinkles/account/locale/ru_RU/messages.php
index 328db13..328db13 100755..100644
--- a/main/app/sprinkles/account/locale/ru_RU/messages.php
+++ b/main/app/sprinkles/account/locale/ru_RU/messages.php
diff --git a/main/app/sprinkles/account/locale/ru_RU/validate.php b/main/app/sprinkles/account/locale/ru_RU/validate.php
index 8ede5d8..8ede5d8 100755..100644
--- a/main/app/sprinkles/account/locale/ru_RU/validate.php
+++ b/main/app/sprinkles/account/locale/ru_RU/validate.php
diff --git a/main/app/sprinkles/account/locale/th_TH/messages.php b/main/app/sprinkles/account/locale/th_TH/messages.php
index 642a7c5..012c7f4 100755..100644
--- a/main/app/sprinkles/account/locale/th_TH/messages.php
+++ b/main/app/sprinkles/account/locale/th_TH/messages.php
@@ -1,164 +1,164 @@
-<?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 [
- "ACCOUNT" => [
- "@TRANSLATION" => "บัญชี",
-
- "ACCESS_DENIED" => "หืมม ดูเหมือนว่าคุณไม่ได้รับอนุญาตให้ทำเช่นนั้น",
-
- "DISABLED" => "บัญชีนี้ถูกปิดการใช้งานไปแล้ว กรุณาติดต่อเราสำหรับข้อมูลเพิ่มเติม",
-
- "EMAIL_UPDATED" => "ปรับปรุงบัญชีอีเมลแล้ว",
-
- "INVALID" => "ไม่พบบัญชีนี้ มันอาจถูกลบไปแล้ว กรุณาติดต่อเราสำหรับข้อมูลเพิ่มเติม",
-
- "MASTER_NOT_EXISTS" => "คุณไม่สามารถสมัครสมาชิกได้จนกว่าจะสร้างบัญชีหลัก!",
- "MY" => "บัญชีของฉัน",
-
- "SESSION_COMPROMISED" => "เซสชันของคุณถูกลักลอบใช้ คุณควรจะออกจากระบบบนอุปกรณ์ทั้งหมดแล้วกลับเข้าสู่ระบบและตรวจสอบให้แน่ใจว่าไม่มีการแก้ไขข้อมูลของคุณ",
- "SESSION_COMPROMISED_TITLE" => "บัญชีของคุณอาจถูกบุกรุก",
- "SESSION_EXPIRED" => "เซสชันของคุณหมดอายุ กรุณาเข้าสู่ระบบอีกครั้ง",
-
- "SETTINGS" => [
- "@TRANSLATION" => "การตั้งค่าบัญชี",
- "DESCRIPTION" => "ปรับปรุงการตั้งค่าบัญชีของคุณ รวมไปถึงอีเมล ชื่อ และรหัสผ่าน",
- "UPDATED" => "ปรับปรุงการตั้งค่าบัญชีของคุณแล้ว"
- ],
-
- "TOOLS" => "เครื่องมือบัญชี",
-
- "UNVERIFIED" => "บัญชีของคุณยังไม่ได้รับการยืนยัน กรุณาตรวจสอบกล่องอีเมลและจดหมายขยะของคุณสำหรับขั้นตอนการเปิดใช้งานบัญชี",
-
- "VERIFICATION" => [
- "NEW_LINK_SENT" => "เราได้ส่งลิงก์สำหรับการยืนยันใหม่ไปยังอีเมล {{email}} กรุณาตรวจสอบอีเมลนี้ในกล่องอีเมลและจดหมายขยะของคุณ",
- "RESEND" => "ส่งอีเมลยืนยันอีกครั้ง",
- "COMPLETE" => "คุณได้ยืนยันอีเมลของคุณเรียบร้อยแล้ว คุณสามารถเข้าสู่ระบบได้ทันที",
- "EMAIL" => "กรุณากรอกอีเมลที่คุณได้ใช้สมัครไว้แล้วอีเมลยืนยันจะถูกส่งไปให้ใหม่",
- "PAGE" => "ส่งอีเมลยืนยันสำหรับบัญชีของฉันใหม่",
- "SEND" => "ส่งอีเมลยืนยันให้บัญชีของฉัน",
- "TOKEN_NOT_FOUND" => "ไม่พบโทเคนยืนยันอีเมล / บัญชีนี้ได้ยืนยันแล้ว",
- ]
- ],
-
- "EMAIL" => [
- "INVALID" => "อีเมล <strong>{{email}}</strong> ไม่มีอยู่จริง",
- "IN_USE" => "อีเมล <strong>{{email}}</strong> ได้ถูกใช้งานแล้ว"
- ],
-
- "FIRST_NAME" => "ชื่อจริง",
-
- "HEADER_MESSAGE_ROOT" => "คุณได้เข้าสู่ระบบเป็นผู้ดูแลสูงสุด",
-
- "LAST_NAME" => "นามสกุล",
-
- "LOCALE.ACCOUNT" => "ภาษาและสถานที่ที่จะใช้สำหรับบัญชีของคุณ",
-
- "LOGIN" => [
- "@TRANSLATION" => "เข้าสู่ะระบบ",
-
- "ALREADY_COMPLETE" => "คุณได้เข้าสู่ระบบอยู่แล้ว!",
- "SOCIAL" => "หรือเข้าสู่ระบบด้วย",
- "REQUIRED" => "ขออภัย คุณจะต้องเข้าสู่ระบบเพื่อเข้าถึงส่วนนี้"
- ],
-
- "LOGOUT" => "ออกจากระบบ",
-
- "NAME" => "ชื่อ",
-
- "PAGE" => [
- "LOGIN" => [
- "DESCRIPTION" => "เข้าสู่ระบบไปยังบัญชี {{site_name}} หรือสมัครสมาชิกสำหรับบัญชีใหม่",
- "SUBTITLE" => "สมัครสมาชิกฟรี หรือเข้าสู่ระบบด้วยบัญชีที่มีอยู่",
- "TITLE" => "มาเริ่มกันเลย!",
- ]
- ],
-
- "PASSWORD" => [
- "@TRANSLATION" => "รหัสผ่าน",
-
- "BETWEEN" => "ระหว่าง {{min}}-{{max}} ตัวอักษร",
-
- "CONFIRM" => "ยืนยันรหัสผ่าน",
- "CONFIRM_CURRENT" => "กรุณายืนยันรหัสผ่านปัจจุบันของคุณ",
- "CONFIRM_NEW" => "ยืนยันรหัสผ่านใหม่",
- "CONFIRM_NEW_EXPLAIN" => "กรอกรหัสผ่านใหม่ของคุณอีกครั้ง",
- "CONFIRM_NEW_HELP" => "กรอกเฉพาะเมื่อคุณต้องการตั้งรหัสผ่านใหม่",
- "CURRENT" => "รหัสผ่านปัจจุบัน",
- "CURRENT_EXPLAIN" => "คุณจะต้องยืนยันรหัสผ่านปัจจุบันเพื่อแก้ไขข้อมูล",
-
- "FORGOTTEN" => "ลืมรหัสผ่าน",
- "FORGET" => [
- "@TRANSLATION" => "ฉันลืมรหัสผ่านของฉัน",
-
- "COULD_NOT_UPDATE" => "ไม่สามารถปรับปรุงรหัสผ่าน",
- "EMAIL" => "กรุณากรอกที่อยู่อีเมลที่คุณเคยใช้เข้าสู่ระบบ ลิงก์ขั้นตอนการรีเซ็ตรหัสผ่านของคุณจะถูกส่งไปให้คุณ",
- "EMAIL_SEND" => "ลิงก์รีเซ็ตรหัสผ่านจากอีเมล",
- "INVALID" => "ขอรีเซ็ตรหัสผ่านนี้ไม่มีอยู่ หรือหมดอายุไปแล้ว กรุณาลอง <a href=\"{{url}}\">ส่งคำขอของคุณอีกครั้ง<a>",
- "PAGE" => "รับลิงก์สำหรับการรีเซ็ตรหัสผ่านของคุณ",
- "REQUEST_CANNED" => "คำขอลืมรหัสผ่านได้ถูกยกเลิก",
- "REQUEST_SENT" => "หากอีเมล <strong>{{email}}</strong> ตรงกับบัญชีในระบบของเราลิงก์การรีเซ็ตรหัสผ่านจะถูกส่งไปที่ <strong>{{email}}</strong>"
- ],
-
- "RESET" => [
- "@TRANSLATION" => "รีเซ็ตรหัสผ่าน",
- "CHOOSE" => "กรุณาเลือกรหัสผ่านใหม่เพื่อดำเนินการต่อ",
- "PAGE" => "เลือกรหัสผ่านใหม่สำหรับบัญชีของคุณ",
- "SEND" => "ตั้งรหัสผ่านใหม่และเข้าสู่ระบบ"
- ],
-
- "HASH_FAILED" => "เข้ารหัสรหัสผ่านล้มเหลว กรุณาติดต่อผู้ดูแลระบบของเว็บไซต์",
- "INVALID" => "รหัสผ่านปัจจุบันไม่ตรงกับรหัสผ่านที่เราบันทึกไว้",
- "NEW" => "รหัสผ่านใหม่",
- "NOTHING_TO_UPDATE" => "คุณไม่สามารถปรังปรุงด้วยรหัสผ่านเดียวกัน",
- "UPDATED" => "ปรังปรุงรหัสผ่านของบัญชีแล้ว"
- ],
-
- "REGISTER" => "สมัครสมาชิก",
- "REGISTER_ME" => "ให้ฉันสมัครสมาชิกด้วย",
-
- "REGISTRATION" => [
- "BROKEN" => "เราขออภัย มันมีปัญหาในการดำเนินการสมัครสมาชิกของเรา กรุณาติดต่อเราโดยตรงเพื่อขอความช่วยเหลือ",
- "COMPLETE_TYPE1" => "คุณได้สมัครสมาชิกเรียบร้อยแล้ว คุณสามารถเข้าสู่ระบบได้ทันที",
- "COMPLETE_TYPE2" => "คุณได้สมัครสมาชิกเรียบร้อยแล้ว คุณจะได้รับอีเมลยืนยันที่มีลิงก์สำหรับเปิดใช้งานบัญชีของคุณอยู่ คุณจะไม่สามารถเข้าสู่ระบบจนกว่าคุณจะยืนยันอีเมลแล้ว",
- "DISABLED" => "เราขออภัย ระบบสมัครสมาชิกได้ถูกปิดไว้",
- "LOGOUT" => "เราขออภัย คุณไม่สามารถสมัครสมาชิกขณะที่เข้าสู่ระบบอยู่ กรุณาออกจากระบบก่อน",
- "WELCOME" => "การสมัครสมาชิกนั้นรวดเร็ว และง่ายดาย"
- ],
-
- "RATE_LIMIT_EXCEEDED" => "ถึงขีดจำกัดสำหรับการกระทำนี้แล้ว คุณจะต้องรออีก {{delay}} วินาที ก่อนที่คุณจะได้รับอนุญาตให้ลองใหม่อีกครั้ง",
- "REMEMBER_ME" => "จำฉันไว้ในระบบ!",
- "REMEMBER_ME_ON_COMPUTER" => "จำฉันไว้ในระบบบนคอมพิวเตอร์นี้ (ไม่แนะนำสำหรับคอมพิวเตอร์สาธารณะ)",
-
- "SIGNIN" => "เข้าสู่ะระบบ",
- "SIGNIN_OR_REGISTER" => "เข้าสู่ระบบหรือสมัครสมาชิก",
- "SIGNUP" => "สมัครสมาชิก",
-
- "TOS" => "ข้อตกลงและเงื่อนไข",
- "TOS_AGREEMENT" => "ในการสมัครสมาชิกกับ {{site_title}} หมายถึงคุณยอมรับ <a {{link_attributes}}>ข้อตกลงและเงื่อนไข</a> แล้ว",
- "TOS_FOR" => "ข้อตกลงและเงื่อนไขสำหรับ {{title}}",
-
- "USERNAME" => [
- "@TRANSLATION" => "ชื่อผู้ใช้",
-
- "CHOOSE" => "เลือกชื่อผู้ใช้ที่เป็นเป็นเอกลักษณ์",
- "INVALID" => "ชื่อผู้ใช้ไม่ถูกต้อง",
- "IN_USE" => "ชื่อผู้ใช้ <strong>{{user_name}}</strong> ถูกใช้งานแล้ว"
- ],
-
- "USER_ID_INVALID" => "ไม่พบหมายเลขผู้ใช้ที่ร้องขอมา",
- "USER_OR_EMAIL_INVALID" => "ชื่อผู้ใช้หรือที่อยู่อีเมลไม่ถูกต้อง",
- "USER_OR_PASS_INVALID" => "ชื่อผู้ใช้หรือรหัสผ่านไม่ถูกต้อง",
-
- "WELCOME" => "ยินดีต้อนรับ {{first_name}}"
-];
+<?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 [
+ "ACCOUNT" => [
+ "@TRANSLATION" => "บัญชี",
+
+ "ACCESS_DENIED" => "หืมม ดูเหมือนว่าคุณไม่ได้รับอนุญาตให้ทำเช่นนั้น",
+
+ "DISABLED" => "บัญชีนี้ถูกปิดการใช้งานไปแล้ว กรุณาติดต่อเราสำหรับข้อมูลเพิ่มเติม",
+
+ "EMAIL_UPDATED" => "ปรับปรุงบัญชีอีเมลแล้ว",
+
+ "INVALID" => "ไม่พบบัญชีนี้ มันอาจถูกลบไปแล้ว กรุณาติดต่อเราสำหรับข้อมูลเพิ่มเติม",
+
+ "MASTER_NOT_EXISTS" => "คุณไม่สามารถสมัครสมาชิกได้จนกว่าจะสร้างบัญชีหลัก!",
+ "MY" => "บัญชีของฉัน",
+
+ "SESSION_COMPROMISED" => "เซสชันของคุณถูกลักลอบใช้ คุณควรจะออกจากระบบบนอุปกรณ์ทั้งหมดแล้วกลับเข้าสู่ระบบและตรวจสอบให้แน่ใจว่าไม่มีการแก้ไขข้อมูลของคุณ",
+ "SESSION_COMPROMISED_TITLE" => "บัญชีของคุณอาจถูกบุกรุก",
+ "SESSION_EXPIRED" => "เซสชันของคุณหมดอายุ กรุณาเข้าสู่ระบบอีกครั้ง",
+
+ "SETTINGS" => [
+ "@TRANSLATION" => "การตั้งค่าบัญชี",
+ "DESCRIPTION" => "ปรับปรุงการตั้งค่าบัญชีของคุณ รวมไปถึงอีเมล ชื่อ และรหัสผ่าน",
+ "UPDATED" => "ปรับปรุงการตั้งค่าบัญชีของคุณแล้ว"
+ ],
+
+ "TOOLS" => "เครื่องมือบัญชี",
+
+ "UNVERIFIED" => "บัญชีของคุณยังไม่ได้รับการยืนยัน กรุณาตรวจสอบกล่องอีเมลและจดหมายขยะของคุณสำหรับขั้นตอนการเปิดใช้งานบัญชี",
+
+ "VERIFICATION" => [
+ "NEW_LINK_SENT" => "เราได้ส่งลิงก์สำหรับการยืนยันใหม่ไปยังอีเมล {{email}} กรุณาตรวจสอบอีเมลนี้ในกล่องอีเมลและจดหมายขยะของคุณ",
+ "RESEND" => "ส่งอีเมลยืนยันอีกครั้ง",
+ "COMPLETE" => "คุณได้ยืนยันอีเมลของคุณเรียบร้อยแล้ว คุณสามารถเข้าสู่ระบบได้ทันที",
+ "EMAIL" => "กรุณากรอกอีเมลที่คุณได้ใช้สมัครไว้แล้วอีเมลยืนยันจะถูกส่งไปให้ใหม่",
+ "PAGE" => "ส่งอีเมลยืนยันสำหรับบัญชีของฉันใหม่",
+ "SEND" => "ส่งอีเมลยืนยันให้บัญชีของฉัน",
+ "TOKEN_NOT_FOUND" => "ไม่พบโทเคนยืนยันอีเมล / บัญชีนี้ได้ยืนยันแล้ว",
+ ]
+ ],
+
+ "EMAIL" => [
+ "INVALID" => "อีเมล <strong>{{email}}</strong> ไม่มีอยู่จริง",
+ "IN_USE" => "อีเมล <strong>{{email}}</strong> ได้ถูกใช้งานแล้ว"
+ ],
+
+ "FIRST_NAME" => "ชื่อจริง",
+
+ "HEADER_MESSAGE_ROOT" => "คุณได้เข้าสู่ระบบเป็นผู้ดูแลสูงสุด",
+
+ "LAST_NAME" => "นามสกุล",
+
+ "LOCALE.ACCOUNT" => "ภาษาและสถานที่ที่จะใช้สำหรับบัญชีของคุณ",
+
+ "LOGIN" => [
+ "@TRANSLATION" => "เข้าสู่ะระบบ",
+
+ "ALREADY_COMPLETE" => "คุณได้เข้าสู่ระบบอยู่แล้ว!",
+ "SOCIAL" => "หรือเข้าสู่ระบบด้วย",
+ "REQUIRED" => "ขออภัย คุณจะต้องเข้าสู่ระบบเพื่อเข้าถึงส่วนนี้"
+ ],
+
+ "LOGOUT" => "ออกจากระบบ",
+
+ "NAME" => "ชื่อ",
+
+ "PAGE" => [
+ "LOGIN" => [
+ "DESCRIPTION" => "เข้าสู่ระบบไปยังบัญชี {{site_name}} หรือสมัครสมาชิกสำหรับบัญชีใหม่",
+ "SUBTITLE" => "สมัครสมาชิกฟรี หรือเข้าสู่ระบบด้วยบัญชีที่มีอยู่",
+ "TITLE" => "มาเริ่มกันเลย!",
+ ]
+ ],
+
+ "PASSWORD" => [
+ "@TRANSLATION" => "รหัสผ่าน",
+
+ "BETWEEN" => "ระหว่าง {{min}}-{{max}} ตัวอักษร",
+
+ "CONFIRM" => "ยืนยันรหัสผ่าน",
+ "CONFIRM_CURRENT" => "กรุณายืนยันรหัสผ่านปัจจุบันของคุณ",
+ "CONFIRM_NEW" => "ยืนยันรหัสผ่านใหม่",
+ "CONFIRM_NEW_EXPLAIN" => "กรอกรหัสผ่านใหม่ของคุณอีกครั้ง",
+ "CONFIRM_NEW_HELP" => "กรอกเฉพาะเมื่อคุณต้องการตั้งรหัสผ่านใหม่",
+ "CURRENT" => "รหัสผ่านปัจจุบัน",
+ "CURRENT_EXPLAIN" => "คุณจะต้องยืนยันรหัสผ่านปัจจุบันเพื่อแก้ไขข้อมูล",
+
+ "FORGOTTEN" => "ลืมรหัสผ่าน",
+ "FORGET" => [
+ "@TRANSLATION" => "ฉันลืมรหัสผ่านของฉัน",
+
+ "COULD_NOT_UPDATE" => "ไม่สามารถปรับปรุงรหัสผ่าน",
+ "EMAIL" => "กรุณากรอกที่อยู่อีเมลที่คุณเคยใช้เข้าสู่ระบบ ลิงก์ขั้นตอนการรีเซ็ตรหัสผ่านของคุณจะถูกส่งไปให้คุณ",
+ "EMAIL_SEND" => "ลิงก์รีเซ็ตรหัสผ่านจากอีเมล",
+ "INVALID" => "ขอรีเซ็ตรหัสผ่านนี้ไม่มีอยู่ หรือหมดอายุไปแล้ว กรุณาลอง <a href=\"{{url}}\">ส่งคำขอของคุณอีกครั้ง<a>",
+ "PAGE" => "รับลิงก์สำหรับการรีเซ็ตรหัสผ่านของคุณ",
+ "REQUEST_CANNED" => "คำขอลืมรหัสผ่านได้ถูกยกเลิก",
+ "REQUEST_SENT" => "หากอีเมล <strong>{{email}}</strong> ตรงกับบัญชีในระบบของเราลิงก์การรีเซ็ตรหัสผ่านจะถูกส่งไปที่ <strong>{{email}}</strong>"
+ ],
+
+ "RESET" => [
+ "@TRANSLATION" => "รีเซ็ตรหัสผ่าน",
+ "CHOOSE" => "กรุณาเลือกรหัสผ่านใหม่เพื่อดำเนินการต่อ",
+ "PAGE" => "เลือกรหัสผ่านใหม่สำหรับบัญชีของคุณ",
+ "SEND" => "ตั้งรหัสผ่านใหม่และเข้าสู่ระบบ"
+ ],
+
+ "HASH_FAILED" => "เข้ารหัสรหัสผ่านล้มเหลว กรุณาติดต่อผู้ดูแลระบบของเว็บไซต์",
+ "INVALID" => "รหัสผ่านปัจจุบันไม่ตรงกับรหัสผ่านที่เราบันทึกไว้",
+ "NEW" => "รหัสผ่านใหม่",
+ "NOTHING_TO_UPDATE" => "คุณไม่สามารถปรังปรุงด้วยรหัสผ่านเดียวกัน",
+ "UPDATED" => "ปรังปรุงรหัสผ่านของบัญชีแล้ว"
+ ],
+
+ "REGISTER" => "สมัครสมาชิก",
+ "REGISTER_ME" => "ให้ฉันสมัครสมาชิกด้วย",
+
+ "REGISTRATION" => [
+ "BROKEN" => "เราขออภัย มันมีปัญหาในการดำเนินการสมัครสมาชิกของเรา กรุณาติดต่อเราโดยตรงเพื่อขอความช่วยเหลือ",
+ "COMPLETE_TYPE1" => "คุณได้สมัครสมาชิกเรียบร้อยแล้ว คุณสามารถเข้าสู่ระบบได้ทันที",
+ "COMPLETE_TYPE2" => "คุณได้สมัครสมาชิกเรียบร้อยแล้ว คุณจะได้รับอีเมลยืนยันที่มีลิงก์สำหรับเปิดใช้งานบัญชีของคุณอยู่ คุณจะไม่สามารถเข้าสู่ระบบจนกว่าคุณจะยืนยันอีเมลแล้ว",
+ "DISABLED" => "เราขออภัย ระบบสมัครสมาชิกได้ถูกปิดไว้",
+ "LOGOUT" => "เราขออภัย คุณไม่สามารถสมัครสมาชิกขณะที่เข้าสู่ระบบอยู่ กรุณาออกจากระบบก่อน",
+ "WELCOME" => "การสมัครสมาชิกนั้นรวดเร็ว และง่ายดาย"
+ ],
+
+ "RATE_LIMIT_EXCEEDED" => "ถึงขีดจำกัดสำหรับการกระทำนี้แล้ว คุณจะต้องรออีก {{delay}} วินาที ก่อนที่คุณจะได้รับอนุญาตให้ลองใหม่อีกครั้ง",
+ "REMEMBER_ME" => "จำฉันไว้ในระบบ!",
+ "REMEMBER_ME_ON_COMPUTER" => "จำฉันไว้ในระบบบนคอมพิวเตอร์นี้ (ไม่แนะนำสำหรับคอมพิวเตอร์สาธารณะ)",
+
+ "SIGNIN" => "เข้าสู่ะระบบ",
+ "SIGNIN_OR_REGISTER" => "เข้าสู่ระบบหรือสมัครสมาชิก",
+ "SIGNUP" => "สมัครสมาชิก",
+
+ "TOS" => "ข้อตกลงและเงื่อนไข",
+ "TOS_AGREEMENT" => "ในการสมัครสมาชิกกับ {{site_title}} หมายถึงคุณยอมรับ <a {{link_attributes}}>ข้อตกลงและเงื่อนไข</a> แล้ว",
+ "TOS_FOR" => "ข้อตกลงและเงื่อนไขสำหรับ {{title}}",
+
+ "USERNAME" => [
+ "@TRANSLATION" => "ชื่อผู้ใช้",
+
+ "CHOOSE" => "เลือกชื่อผู้ใช้ที่เป็นเป็นเอกลักษณ์",
+ "INVALID" => "ชื่อผู้ใช้ไม่ถูกต้อง",
+ "IN_USE" => "ชื่อผู้ใช้ <strong>{{user_name}}</strong> ถูกใช้งานแล้ว"
+ ],
+
+ "USER_ID_INVALID" => "ไม่พบหมายเลขผู้ใช้ที่ร้องขอมา",
+ "USER_OR_EMAIL_INVALID" => "ชื่อผู้ใช้หรือที่อยู่อีเมลไม่ถูกต้อง",
+ "USER_OR_PASS_INVALID" => "ชื่อผู้ใช้หรือรหัสผ่านไม่ถูกต้อง",
+
+ "WELCOME" => "ยินดีต้อนรับ {{first_name}}"
+];
diff --git a/main/app/sprinkles/account/locale/th_TH/validate.php b/main/app/sprinkles/account/locale/th_TH/validate.php
index 1a2e90a..6540aa2 100755..100644
--- a/main/app/sprinkles/account/locale/th_TH/validate.php
+++ b/main/app/sprinkles/account/locale/th_TH/validate.php
@@ -1,18 +1,18 @@
-<?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" => "รหัสผ่านและรหัสผ่านยืนยันของคุณจะต้องตรงกัน"
- ]
-];
+<?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" => "รหัสผ่านและรหัสผ่านยืนยันของคุณจะต้องตรงกัน"
+ ]
+];
diff --git a/main/app/sprinkles/account/locale/tr/messages.php b/main/app/sprinkles/account/locale/tr/messages.php
index 5213490..5213490 100755..100644
--- a/main/app/sprinkles/account/locale/tr/messages.php
+++ b/main/app/sprinkles/account/locale/tr/messages.php
diff --git a/main/app/sprinkles/account/locale/tr/validate.php b/main/app/sprinkles/account/locale/tr/validate.php
index 298bdbc..298bdbc 100755..100644
--- a/main/app/sprinkles/account/locale/tr/validate.php
+++ b/main/app/sprinkles/account/locale/tr/validate.php
diff --git a/main/app/sprinkles/account/locale/zh_CN/messages.php b/main/app/sprinkles/account/locale/zh_CN/messages.php
index 60adcf0..60adcf0 100755..100644
--- a/main/app/sprinkles/account/locale/zh_CN/messages.php
+++ b/main/app/sprinkles/account/locale/zh_CN/messages.php
diff --git a/main/app/sprinkles/account/locale/zh_CN/validate.php b/main/app/sprinkles/account/locale/zh_CN/validate.php
index 3ca368a..3ca368a 100755..100644
--- a/main/app/sprinkles/account/locale/zh_CN/validate.php
+++ b/main/app/sprinkles/account/locale/zh_CN/validate.php
diff --git a/main/app/sprinkles/account/routes/routes.php b/main/app/sprinkles/account/routes/routes.php
index 8198255..8198255 100755..100644
--- a/main/app/sprinkles/account/routes/routes.php
+++ b/main/app/sprinkles/account/routes/routes.php
diff --git a/main/app/sprinkles/account/schema/requests/account-settings.yaml b/main/app/sprinkles/account/schema/requests/account-settings.yaml
index 4a2d368..4a2d368 100755..100644
--- a/main/app/sprinkles/account/schema/requests/account-settings.yaml
+++ b/main/app/sprinkles/account/schema/requests/account-settings.yaml
diff --git a/main/app/sprinkles/account/schema/requests/account-verify.yaml b/main/app/sprinkles/account/schema/requests/account-verify.yaml
index 01f3155..01f3155 100755..100644
--- a/main/app/sprinkles/account/schema/requests/account-verify.yaml
+++ b/main/app/sprinkles/account/schema/requests/account-verify.yaml
diff --git a/main/app/sprinkles/account/schema/requests/check-username.yaml b/main/app/sprinkles/account/schema/requests/check-username.yaml
index 778b5e5..778b5e5 100755..100644
--- a/main/app/sprinkles/account/schema/requests/check-username.yaml
+++ b/main/app/sprinkles/account/schema/requests/check-username.yaml
diff --git a/main/app/sprinkles/account/schema/requests/deny-password.yaml b/main/app/sprinkles/account/schema/requests/deny-password.yaml
index 3b3e919..3b3e919 100755..100644
--- a/main/app/sprinkles/account/schema/requests/deny-password.yaml
+++ b/main/app/sprinkles/account/schema/requests/deny-password.yaml
diff --git a/main/app/sprinkles/account/schema/requests/forgot-password.yaml b/main/app/sprinkles/account/schema/requests/forgot-password.yaml
index 70072b5..70072b5 100755..100644
--- a/main/app/sprinkles/account/schema/requests/forgot-password.yaml
+++ b/main/app/sprinkles/account/schema/requests/forgot-password.yaml
diff --git a/main/app/sprinkles/account/schema/requests/login.yaml b/main/app/sprinkles/account/schema/requests/login.yaml
index b78596a..b78596a 100755..100644
--- a/main/app/sprinkles/account/schema/requests/login.yaml
+++ b/main/app/sprinkles/account/schema/requests/login.yaml
diff --git a/main/app/sprinkles/account/schema/requests/profile-settings.yaml b/main/app/sprinkles/account/schema/requests/profile-settings.yaml
index c2b5ee8..c2b5ee8 100755..100644
--- a/main/app/sprinkles/account/schema/requests/profile-settings.yaml
+++ b/main/app/sprinkles/account/schema/requests/profile-settings.yaml
diff --git a/main/app/sprinkles/account/schema/requests/register.yaml b/main/app/sprinkles/account/schema/requests/register.yaml
index 75dae59..75dae59 100755..100644
--- a/main/app/sprinkles/account/schema/requests/register.yaml
+++ b/main/app/sprinkles/account/schema/requests/register.yaml
diff --git a/main/app/sprinkles/account/schema/requests/resend-verification.yaml b/main/app/sprinkles/account/schema/requests/resend-verification.yaml
index 70072b5..70072b5 100755..100644
--- a/main/app/sprinkles/account/schema/requests/resend-verification.yaml
+++ b/main/app/sprinkles/account/schema/requests/resend-verification.yaml
diff --git a/main/app/sprinkles/account/schema/requests/set-password.yaml b/main/app/sprinkles/account/schema/requests/set-password.yaml
index ae59d1c..ae59d1c 100755..100644
--- a/main/app/sprinkles/account/schema/requests/set-password.yaml
+++ b/main/app/sprinkles/account/schema/requests/set-password.yaml
diff --git a/main/app/sprinkles/account/src/Account.php b/main/app/sprinkles/account/src/Account.php
index 49c2de9..49c2de9 100755..100644
--- a/main/app/sprinkles/account/src/Account.php
+++ b/main/app/sprinkles/account/src/Account.php
diff --git a/main/app/sprinkles/account/src/Authenticate/AuthGuard.php b/main/app/sprinkles/account/src/Authenticate/AuthGuard.php
index efcfaae..efcfaae 100755..100644
--- a/main/app/sprinkles/account/src/Authenticate/AuthGuard.php
+++ b/main/app/sprinkles/account/src/Authenticate/AuthGuard.php
diff --git a/main/app/sprinkles/account/src/Authenticate/Authenticator.php b/main/app/sprinkles/account/src/Authenticate/Authenticator.php
index 5fb8920..5fb8920 100755..100644
--- a/main/app/sprinkles/account/src/Authenticate/Authenticator.php
+++ b/main/app/sprinkles/account/src/Authenticate/Authenticator.php
diff --git a/main/app/sprinkles/account/src/Authenticate/Exception/AccountDisabledException.php b/main/app/sprinkles/account/src/Authenticate/Exception/AccountDisabledException.php
index e79ceb5..e79ceb5 100755..100644
--- a/main/app/sprinkles/account/src/Authenticate/Exception/AccountDisabledException.php
+++ b/main/app/sprinkles/account/src/Authenticate/Exception/AccountDisabledException.php
diff --git a/main/app/sprinkles/account/src/Authenticate/Exception/AccountInvalidException.php b/main/app/sprinkles/account/src/Authenticate/Exception/AccountInvalidException.php
index 607235b..607235b 100755..100644
--- a/main/app/sprinkles/account/src/Authenticate/Exception/AccountInvalidException.php
+++ b/main/app/sprinkles/account/src/Authenticate/Exception/AccountInvalidException.php
diff --git a/main/app/sprinkles/account/src/Authenticate/Exception/AccountNotVerifiedException.php b/main/app/sprinkles/account/src/Authenticate/Exception/AccountNotVerifiedException.php
index 7eb56a6..7eb56a6 100755..100644
--- a/main/app/sprinkles/account/src/Authenticate/Exception/AccountNotVerifiedException.php
+++ b/main/app/sprinkles/account/src/Authenticate/Exception/AccountNotVerifiedException.php
diff --git a/main/app/sprinkles/account/src/Authenticate/Exception/AuthCompromisedException.php b/main/app/sprinkles/account/src/Authenticate/Exception/AuthCompromisedException.php
index df3efbe..df3efbe 100755..100644
--- a/main/app/sprinkles/account/src/Authenticate/Exception/AuthCompromisedException.php
+++ b/main/app/sprinkles/account/src/Authenticate/Exception/AuthCompromisedException.php
diff --git a/main/app/sprinkles/account/src/Authenticate/Exception/AuthExpiredException.php b/main/app/sprinkles/account/src/Authenticate/Exception/AuthExpiredException.php
index 5583746..5583746 100755..100644
--- a/main/app/sprinkles/account/src/Authenticate/Exception/AuthExpiredException.php
+++ b/main/app/sprinkles/account/src/Authenticate/Exception/AuthExpiredException.php
diff --git a/main/app/sprinkles/account/src/Authenticate/Exception/InvalidCredentialsException.php b/main/app/sprinkles/account/src/Authenticate/Exception/InvalidCredentialsException.php
index 18d4a5c..18d4a5c 100755..100644
--- a/main/app/sprinkles/account/src/Authenticate/Exception/InvalidCredentialsException.php
+++ b/main/app/sprinkles/account/src/Authenticate/Exception/InvalidCredentialsException.php
diff --git a/main/app/sprinkles/account/src/Authenticate/Hasher.php b/main/app/sprinkles/account/src/Authenticate/Hasher.php
index e277eef..e277eef 100755..100644
--- a/main/app/sprinkles/account/src/Authenticate/Hasher.php
+++ b/main/app/sprinkles/account/src/Authenticate/Hasher.php
diff --git a/main/app/sprinkles/account/src/Authorize/AccessConditionExpression.php b/main/app/sprinkles/account/src/Authorize/AccessConditionExpression.php
index dd5647e..dd5647e 100755..100644
--- a/main/app/sprinkles/account/src/Authorize/AccessConditionExpression.php
+++ b/main/app/sprinkles/account/src/Authorize/AccessConditionExpression.php
diff --git a/main/app/sprinkles/account/src/Authorize/AuthorizationException.php b/main/app/sprinkles/account/src/Authorize/AuthorizationException.php
index 251b67f..251b67f 100755..100644
--- a/main/app/sprinkles/account/src/Authorize/AuthorizationException.php
+++ b/main/app/sprinkles/account/src/Authorize/AuthorizationException.php
diff --git a/main/app/sprinkles/account/src/Authorize/AuthorizationManager.php b/main/app/sprinkles/account/src/Authorize/AuthorizationManager.php
index def152b..def152b 100755..100644
--- a/main/app/sprinkles/account/src/Authorize/AuthorizationManager.php
+++ b/main/app/sprinkles/account/src/Authorize/AuthorizationManager.php
diff --git a/main/app/sprinkles/account/src/Authorize/ParserNodeFunctionEvaluator.php b/main/app/sprinkles/account/src/Authorize/ParserNodeFunctionEvaluator.php
index e8e5cde..e8e5cde 100755..100644
--- a/main/app/sprinkles/account/src/Authorize/ParserNodeFunctionEvaluator.php
+++ b/main/app/sprinkles/account/src/Authorize/ParserNodeFunctionEvaluator.php
diff --git a/main/app/sprinkles/account/src/Bakery/CreateAdminUser.php b/main/app/sprinkles/account/src/Bakery/CreateAdminUser.php
index cfaacef..cfaacef 100755..100644
--- a/main/app/sprinkles/account/src/Bakery/CreateAdminUser.php
+++ b/main/app/sprinkles/account/src/Bakery/CreateAdminUser.php
diff --git a/main/app/sprinkles/account/src/Controller/AccountController.php b/main/app/sprinkles/account/src/Controller/AccountController.php
index ce99370..ce99370 100755..100644
--- a/main/app/sprinkles/account/src/Controller/AccountController.php
+++ b/main/app/sprinkles/account/src/Controller/AccountController.php
diff --git a/main/app/sprinkles/account/src/Controller/Exception/SpammyRequestException.php b/main/app/sprinkles/account/src/Controller/Exception/SpammyRequestException.php
index 9713360..9713360 100755..100644
--- a/main/app/sprinkles/account/src/Controller/Exception/SpammyRequestException.php
+++ b/main/app/sprinkles/account/src/Controller/Exception/SpammyRequestException.php
diff --git a/main/app/sprinkles/account/src/Database/Migrations/v400/ActivitiesTable.php b/main/app/sprinkles/account/src/Database/Migrations/v400/ActivitiesTable.php
index 4e55c7c..4e55c7c 100755..100644
--- a/main/app/sprinkles/account/src/Database/Migrations/v400/ActivitiesTable.php
+++ b/main/app/sprinkles/account/src/Database/Migrations/v400/ActivitiesTable.php
diff --git a/main/app/sprinkles/account/src/Database/Migrations/v400/GroupsTable.php b/main/app/sprinkles/account/src/Database/Migrations/v400/GroupsTable.php
index c74615f..c74615f 100755..100644
--- a/main/app/sprinkles/account/src/Database/Migrations/v400/GroupsTable.php
+++ b/main/app/sprinkles/account/src/Database/Migrations/v400/GroupsTable.php
diff --git a/main/app/sprinkles/account/src/Database/Migrations/v400/PasswordResetsTable.php b/main/app/sprinkles/account/src/Database/Migrations/v400/PasswordResetsTable.php
index e785ccc..e785ccc 100755..100644
--- a/main/app/sprinkles/account/src/Database/Migrations/v400/PasswordResetsTable.php
+++ b/main/app/sprinkles/account/src/Database/Migrations/v400/PasswordResetsTable.php
diff --git a/main/app/sprinkles/account/src/Database/Migrations/v400/PermissionRolesTable.php b/main/app/sprinkles/account/src/Database/Migrations/v400/PermissionRolesTable.php
index 2c2990c..2c2990c 100755..100644
--- a/main/app/sprinkles/account/src/Database/Migrations/v400/PermissionRolesTable.php
+++ b/main/app/sprinkles/account/src/Database/Migrations/v400/PermissionRolesTable.php
diff --git a/main/app/sprinkles/account/src/Database/Migrations/v400/PermissionsTable.php b/main/app/sprinkles/account/src/Database/Migrations/v400/PermissionsTable.php
index 684b01a..684b01a 100755..100644
--- a/main/app/sprinkles/account/src/Database/Migrations/v400/PermissionsTable.php
+++ b/main/app/sprinkles/account/src/Database/Migrations/v400/PermissionsTable.php
diff --git a/main/app/sprinkles/account/src/Database/Migrations/v400/PersistencesTable.php b/main/app/sprinkles/account/src/Database/Migrations/v400/PersistencesTable.php
index b96e327..b96e327 100755..100644
--- a/main/app/sprinkles/account/src/Database/Migrations/v400/PersistencesTable.php
+++ b/main/app/sprinkles/account/src/Database/Migrations/v400/PersistencesTable.php
diff --git a/main/app/sprinkles/account/src/Database/Migrations/v400/RoleUsersTable.php b/main/app/sprinkles/account/src/Database/Migrations/v400/RoleUsersTable.php
index 7f3648b..7f3648b 100755..100644
--- a/main/app/sprinkles/account/src/Database/Migrations/v400/RoleUsersTable.php
+++ b/main/app/sprinkles/account/src/Database/Migrations/v400/RoleUsersTable.php
diff --git a/main/app/sprinkles/account/src/Database/Migrations/v400/RolesTable.php b/main/app/sprinkles/account/src/Database/Migrations/v400/RolesTable.php
index 9cef494..9cef494 100755..100644
--- a/main/app/sprinkles/account/src/Database/Migrations/v400/RolesTable.php
+++ b/main/app/sprinkles/account/src/Database/Migrations/v400/RolesTable.php
diff --git a/main/app/sprinkles/account/src/Database/Migrations/v400/UsersTable.php b/main/app/sprinkles/account/src/Database/Migrations/v400/UsersTable.php
index a65eeed..a65eeed 100755..100644
--- a/main/app/sprinkles/account/src/Database/Migrations/v400/UsersTable.php
+++ b/main/app/sprinkles/account/src/Database/Migrations/v400/UsersTable.php
diff --git a/main/app/sprinkles/account/src/Database/Migrations/v400/VerificationsTable.php b/main/app/sprinkles/account/src/Database/Migrations/v400/VerificationsTable.php
index fa54da6..fa54da6 100755..100644
--- a/main/app/sprinkles/account/src/Database/Migrations/v400/VerificationsTable.php
+++ b/main/app/sprinkles/account/src/Database/Migrations/v400/VerificationsTable.php
diff --git a/main/app/sprinkles/account/src/Database/Models/Activity.php b/main/app/sprinkles/account/src/Database/Models/Activity.php
index d5be589..d5be589 100755..100644
--- a/main/app/sprinkles/account/src/Database/Models/Activity.php
+++ b/main/app/sprinkles/account/src/Database/Models/Activity.php
diff --git a/main/app/sprinkles/account/src/Database/Models/Group.php b/main/app/sprinkles/account/src/Database/Models/Group.php
index f10e066..f10e066 100755..100644
--- a/main/app/sprinkles/account/src/Database/Models/Group.php
+++ b/main/app/sprinkles/account/src/Database/Models/Group.php
diff --git a/main/app/sprinkles/account/src/Database/Models/PasswordReset.php b/main/app/sprinkles/account/src/Database/Models/PasswordReset.php
index ac8a930..ac8a930 100755..100644
--- a/main/app/sprinkles/account/src/Database/Models/PasswordReset.php
+++ b/main/app/sprinkles/account/src/Database/Models/PasswordReset.php
diff --git a/main/app/sprinkles/account/src/Database/Models/Permission.php b/main/app/sprinkles/account/src/Database/Models/Permission.php
index 463af8d..463af8d 100755..100644
--- a/main/app/sprinkles/account/src/Database/Models/Permission.php
+++ b/main/app/sprinkles/account/src/Database/Models/Permission.php
diff --git a/main/app/sprinkles/account/src/Database/Models/Role.php b/main/app/sprinkles/account/src/Database/Models/Role.php
index ce9cb8c..ce9cb8c 100755..100644
--- a/main/app/sprinkles/account/src/Database/Models/Role.php
+++ b/main/app/sprinkles/account/src/Database/Models/Role.php
diff --git a/main/app/sprinkles/account/src/Database/Models/User.php b/main/app/sprinkles/account/src/Database/Models/User.php
index 235f2ef..235f2ef 100755..100644
--- a/main/app/sprinkles/account/src/Database/Models/User.php
+++ b/main/app/sprinkles/account/src/Database/Models/User.php
diff --git a/main/app/sprinkles/account/src/Database/Models/Verification.php b/main/app/sprinkles/account/src/Database/Models/Verification.php
index cd5166d..cd5166d 100755..100644
--- a/main/app/sprinkles/account/src/Database/Models/Verification.php
+++ b/main/app/sprinkles/account/src/Database/Models/Verification.php
diff --git a/main/app/sprinkles/account/src/Error/Handler/AuthCompromisedExceptionHandler.php b/main/app/sprinkles/account/src/Error/Handler/AuthCompromisedExceptionHandler.php
index 330ca65..330ca65 100755..100644
--- a/main/app/sprinkles/account/src/Error/Handler/AuthCompromisedExceptionHandler.php
+++ b/main/app/sprinkles/account/src/Error/Handler/AuthCompromisedExceptionHandler.php
diff --git a/main/app/sprinkles/account/src/Error/Handler/AuthExpiredExceptionHandler.php b/main/app/sprinkles/account/src/Error/Handler/AuthExpiredExceptionHandler.php
index c651f77..c651f77 100755..100644
--- a/main/app/sprinkles/account/src/Error/Handler/AuthExpiredExceptionHandler.php
+++ b/main/app/sprinkles/account/src/Error/Handler/AuthExpiredExceptionHandler.php
diff --git a/main/app/sprinkles/account/src/Error/Handler/ForbiddenExceptionHandler.php b/main/app/sprinkles/account/src/Error/Handler/ForbiddenExceptionHandler.php
index e22f02b..e22f02b 100755..100644
--- a/main/app/sprinkles/account/src/Error/Handler/ForbiddenExceptionHandler.php
+++ b/main/app/sprinkles/account/src/Error/Handler/ForbiddenExceptionHandler.php
diff --git a/main/app/sprinkles/account/src/Facades/Password.php b/main/app/sprinkles/account/src/Facades/Password.php
index e5bf967..e5bf967 100755..100644
--- a/main/app/sprinkles/account/src/Facades/Password.php
+++ b/main/app/sprinkles/account/src/Facades/Password.php
diff --git a/main/app/sprinkles/account/src/Log/UserActivityDatabaseHandler.php b/main/app/sprinkles/account/src/Log/UserActivityDatabaseHandler.php
index d7ceeef..d7ceeef 100755..100644
--- a/main/app/sprinkles/account/src/Log/UserActivityDatabaseHandler.php
+++ b/main/app/sprinkles/account/src/Log/UserActivityDatabaseHandler.php
diff --git a/main/app/sprinkles/account/src/Log/UserActivityProcessor.php b/main/app/sprinkles/account/src/Log/UserActivityProcessor.php
index 2575270..2575270 100755..100644
--- a/main/app/sprinkles/account/src/Log/UserActivityProcessor.php
+++ b/main/app/sprinkles/account/src/Log/UserActivityProcessor.php
diff --git a/main/app/sprinkles/account/src/Repository/PasswordResetRepository.php b/main/app/sprinkles/account/src/Repository/PasswordResetRepository.php
index 2dcffd3..2dcffd3 100755..100644
--- a/main/app/sprinkles/account/src/Repository/PasswordResetRepository.php
+++ b/main/app/sprinkles/account/src/Repository/PasswordResetRepository.php
diff --git a/main/app/sprinkles/account/src/Repository/TokenRepository.php b/main/app/sprinkles/account/src/Repository/TokenRepository.php
index a299439..a299439 100755..100644
--- a/main/app/sprinkles/account/src/Repository/TokenRepository.php
+++ b/main/app/sprinkles/account/src/Repository/TokenRepository.php
diff --git a/main/app/sprinkles/account/src/Repository/VerificationRepository.php b/main/app/sprinkles/account/src/Repository/VerificationRepository.php
index b0cf048..b0cf048 100755..100644
--- a/main/app/sprinkles/account/src/Repository/VerificationRepository.php
+++ b/main/app/sprinkles/account/src/Repository/VerificationRepository.php
diff --git a/main/app/sprinkles/account/src/ServicesProvider/ServicesProvider.php b/main/app/sprinkles/account/src/ServicesProvider/ServicesProvider.php
index 4c3ab15..4c3ab15 100755..100644
--- a/main/app/sprinkles/account/src/ServicesProvider/ServicesProvider.php
+++ b/main/app/sprinkles/account/src/ServicesProvider/ServicesProvider.php
diff --git a/main/app/sprinkles/account/src/Twig/AccountExtension.php b/main/app/sprinkles/account/src/Twig/AccountExtension.php
index 12bacba..12bacba 100755..100644
--- a/main/app/sprinkles/account/src/Twig/AccountExtension.php
+++ b/main/app/sprinkles/account/src/Twig/AccountExtension.php
diff --git a/main/app/sprinkles/account/src/Util/HashFailedException.php b/main/app/sprinkles/account/src/Util/HashFailedException.php
index a0b37d1..a0b37d1 100755..100644
--- a/main/app/sprinkles/account/src/Util/HashFailedException.php
+++ b/main/app/sprinkles/account/src/Util/HashFailedException.php
diff --git a/main/app/sprinkles/account/src/Util/Util.php b/main/app/sprinkles/account/src/Util/Util.php
index 6452990..6452990 100755..100644
--- a/main/app/sprinkles/account/src/Util/Util.php
+++ b/main/app/sprinkles/account/src/Util/Util.php
diff --git a/main/app/sprinkles/account/templates/forms/settings-account.html.twig b/main/app/sprinkles/account/templates/forms/settings-account.html.twig
index 996b27b..996b27b 100755..100644
--- a/main/app/sprinkles/account/templates/forms/settings-account.html.twig
+++ b/main/app/sprinkles/account/templates/forms/settings-account.html.twig
diff --git a/main/app/sprinkles/account/templates/forms/settings-profile.html.twig b/main/app/sprinkles/account/templates/forms/settings-profile.html.twig
index 0b0a788..0b0a788 100755..100644
--- a/main/app/sprinkles/account/templates/forms/settings-profile.html.twig
+++ b/main/app/sprinkles/account/templates/forms/settings-profile.html.twig
diff --git a/main/app/sprinkles/account/templates/mail/password-reset.html.twig b/main/app/sprinkles/account/templates/mail/password-reset.html.twig
index 37096ce..37096ce 100755..100644
--- a/main/app/sprinkles/account/templates/mail/password-reset.html.twig
+++ b/main/app/sprinkles/account/templates/mail/password-reset.html.twig
diff --git a/main/app/sprinkles/account/templates/mail/resend-verification.html.twig b/main/app/sprinkles/account/templates/mail/resend-verification.html.twig
index ba1c243..ba1c243 100755..100644
--- a/main/app/sprinkles/account/templates/mail/resend-verification.html.twig
+++ b/main/app/sprinkles/account/templates/mail/resend-verification.html.twig
diff --git a/main/app/sprinkles/account/templates/mail/verify-account.html.twig b/main/app/sprinkles/account/templates/mail/verify-account.html.twig
index aa342c7..aa342c7 100755..100644
--- a/main/app/sprinkles/account/templates/mail/verify-account.html.twig
+++ b/main/app/sprinkles/account/templates/mail/verify-account.html.twig
diff --git a/main/app/sprinkles/account/templates/modals/tos.html.twig b/main/app/sprinkles/account/templates/modals/tos.html.twig
index d51d897..d51d897 100755..100644
--- a/main/app/sprinkles/account/templates/modals/tos.html.twig
+++ b/main/app/sprinkles/account/templates/modals/tos.html.twig
diff --git a/main/app/sprinkles/account/templates/navigation/main-nav.html.twig b/main/app/sprinkles/account/templates/navigation/main-nav.html.twig
index e44c9c8..e44c9c8 100755..100644
--- a/main/app/sprinkles/account/templates/navigation/main-nav.html.twig
+++ b/main/app/sprinkles/account/templates/navigation/main-nav.html.twig
diff --git a/main/app/sprinkles/account/templates/navigation/user-card.html.twig b/main/app/sprinkles/account/templates/navigation/user-card.html.twig
index 47e18f1..47e18f1 100755..100644
--- a/main/app/sprinkles/account/templates/navigation/user-card.html.twig
+++ b/main/app/sprinkles/account/templates/navigation/user-card.html.twig
diff --git a/main/app/sprinkles/account/templates/pages/account-settings.html.twig b/main/app/sprinkles/account/templates/pages/account-settings.html.twig
index 61cd3d0..86db3d9 100755..100644
--- a/main/app/sprinkles/account/templates/pages/account-settings.html.twig
+++ b/main/app/sprinkles/account/templates/pages/account-settings.html.twig
@@ -34,7 +34,7 @@
{% block scripts_page %}
<!-- Include validation rules -->
<script>
- {% include "pages/partials/page.js.twig" %}
+ {% include "pages/partials/page.js.twig" %}
</script>
<!-- Include form widgets JS -->
@@ -42,4 +42,4 @@
<!-- Include page-specific JS -->
{{ assets.js('js/pages/account-settings') | raw }}
-{% endblock %}
+{% endblock %} \ No newline at end of file
diff --git a/main/app/sprinkles/account/templates/pages/error/compromised.html.twig b/main/app/sprinkles/account/templates/pages/error/compromised.html.twig
index 6048619..6048619 100755..100644
--- a/main/app/sprinkles/account/templates/pages/error/compromised.html.twig
+++ b/main/app/sprinkles/account/templates/pages/error/compromised.html.twig
diff --git a/main/app/sprinkles/account/templates/pages/forgot-password.html.twig b/main/app/sprinkles/account/templates/pages/forgot-password.html.twig
index 72b1a2a..72b1a2a 100755..100644
--- a/main/app/sprinkles/account/templates/pages/forgot-password.html.twig
+++ b/main/app/sprinkles/account/templates/pages/forgot-password.html.twig
diff --git a/main/app/sprinkles/account/templates/pages/register.html.twig b/main/app/sprinkles/account/templates/pages/register.html.twig
index bd155ba..bd155ba 100755..100644
--- a/main/app/sprinkles/account/templates/pages/register.html.twig
+++ b/main/app/sprinkles/account/templates/pages/register.html.twig
diff --git a/main/app/sprinkles/account/templates/pages/resend-verification.html.twig b/main/app/sprinkles/account/templates/pages/resend-verification.html.twig
index 627dce0..627dce0 100755..100644
--- a/main/app/sprinkles/account/templates/pages/resend-verification.html.twig
+++ b/main/app/sprinkles/account/templates/pages/resend-verification.html.twig
diff --git a/main/app/sprinkles/account/templates/pages/reset-password.html.twig b/main/app/sprinkles/account/templates/pages/reset-password.html.twig
index 8e3a24a..8e3a24a 100755..100644
--- a/main/app/sprinkles/account/templates/pages/reset-password.html.twig
+++ b/main/app/sprinkles/account/templates/pages/reset-password.html.twig
diff --git a/main/app/sprinkles/account/templates/pages/set-password.html.twig b/main/app/sprinkles/account/templates/pages/set-password.html.twig
index 3c4fe2b..3c4fe2b 100755..100644
--- a/main/app/sprinkles/account/templates/pages/set-password.html.twig
+++ b/main/app/sprinkles/account/templates/pages/set-password.html.twig
diff --git a/main/app/sprinkles/account/templates/pages/sign-in.html.twig b/main/app/sprinkles/account/templates/pages/sign-in.html.twig
index 2fb6e1c..2fb6e1c 100755..100644
--- a/main/app/sprinkles/account/templates/pages/sign-in.html.twig
+++ b/main/app/sprinkles/account/templates/pages/sign-in.html.twig
diff --git a/main/app/sprinkles/account/tests/Unit/FactoriesTest.php b/main/app/sprinkles/account/tests/Unit/FactoriesTest.php
index ee2bf23..ee2bf23 100755..100644
--- a/main/app/sprinkles/account/tests/Unit/FactoriesTest.php
+++ b/main/app/sprinkles/account/tests/Unit/FactoriesTest.php
diff --git a/main/app/sprinkles/account/tests/Unit/HasherTest.php b/main/app/sprinkles/account/tests/Unit/HasherTest.php
index 711e3cb..711e3cb 100755..100644
--- a/main/app/sprinkles/account/tests/Unit/HasherTest.php
+++ b/main/app/sprinkles/account/tests/Unit/HasherTest.php