Refactor SMS and Coupon resources to utilize localization for labels and messages, enhancing internationalization support. Update .env.example to change APP_LOCALE to 'tk'.
This commit is contained in:
@@ -6,7 +6,7 @@ APP_URL=http://localhost
|
||||
|
||||
SMS_API_URL=https://sms.daragt.com/api/sms
|
||||
|
||||
APP_LOCALE=en
|
||||
APP_LOCALE=tk
|
||||
APP_FALLBACK_LOCALE=en
|
||||
APP_FAKER_LOCALE=en_US
|
||||
|
||||
|
||||
Reference in New Issue
Block a user