1
0
Fork 0
mirror of synced 2024-06-30 04:00:34 +12:00
appwrite/app/config/locale
Steven Nguyen 4171c86d22
fix(messaging): change SMS verification message to only have the code
Some providers have a limit on the length of the content. For example,
MSG91 has a 30 character limit and passing a longer value wil result
in an error:

     DLT Template variable exceeded max length

As such, we're going to change the content back to how we had it before
1.5 when were were only sending the code by itself until we decide on
a better solution.

Reference:

* https://github.com/appwrite/appwrite/issues/7823#issuecomment-1994618488
2024-04-03 11:53:21 -07:00
..
templates fix: move comma from language files into templates 2024-02-23 14:59:12 +01:00
translations fix(messaging): change SMS verification message to only have the code 2024-04-03 11:53:21 -07:00
codes.php fix duplicate locale code and tests passes 2023-08-11 21:29:13 +05:30
continents.php feat(locale): use new locale functions 2021-07-23 01:45:01 +05:30
countries.php feat(locale): use new locale functions 2021-07-23 01:45:01 +05:30
currencies.php Update currencies.php 2021-10-09 17:44:30 +02:00
eu.php Update eu.php 2020-10-25 08:01:41 -07:00
languages.php Fix missing languages 2024-01-22 13:18:19 +00:00
phones.php Refactored all config files and added new ones 2020-06-30 08:27:52 +03:00
templates.php fix: missing team variable and added mfa templates to config 2024-02-23 14:59:12 +01:00
terms.json revert(terms): readd english version 2021-10-05 10:52:21 +02:00