mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-04 12:01:50 +02:00
15 lines
275 B
PHP
15 lines
275 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
/*
|
|
|--------------------------------------------------------------------------
|
|
| Language names
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
|
|
|
*/
|
|
|
|
'en' => 'Anglais',
|
|
'fr' => 'Français',
|
|
]; |