1
0
Fork 0
mirror of synced 2024-09-02 19:01:19 +12:00
appwrite/app/config/locale/templates.php

11 lines
No EOL
126 B
PHP

<?php
return [
'email' => [
'verification',
'reset'
],
'sms' => [
'verification'
]
];