mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-13 21:31:35 +02:00
10 lines
817 B
PHP
10 lines
817 B
PHP
<?php
|
|
// +-----------------------------------------------------------------------+
|
|
// | This file is part of Piwigo. |
|
|
// | |
|
|
// | For copyright and license information, please view the COPYING.txt |
|
|
// | file that was distributed with this source code. |
|
|
// +-----------------------------------------------------------------------+
|
|
$lang['Two factor authentication is here'] = '2단계 인증이 도입되었습니다';
|
|
$lang['UI redesigns that make a difference'] = '차이를 만들어내는 사용자 인터페이스 재설계';
|
|
$lang['Brand new login & preferences with Standard pages !'] = '새롭게 선보이는 로그인 및 기본 설정 기능과 표준 페이지!'; |