mirror of
https://github.com/YunoHost-Apps/dokuwiki_ynh.git
synced 2025-11-04 18:58:42 +01:00
8 lines
172 B
PHP
8 lines
172 B
PHP
<?php
|
|
|
|
/**
|
|
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
|
*
|
|
* @author June-Hao Hou <junehao@gmail.com>
|
|
*/
|
|
$lang['domain'] = '登入網域';
|