mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-11-24 17:23:54 +01:00
16 lines
296 B
PHP
16 lines
296 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
/*
|
|
|--------------------------------------------------------------------------
|
|
| Language names
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
|
|
|
*/
|
|
|
|
'en' => 'Inglés',
|
|
'fr' => 'Francés',
|
|
'de' => 'German',
|
|
]; |