mirror of
https://github.com/YunoHost-Apps/dokuwiki_ynh.git
synced 2024-09-03 18:26:20 +02:00
6 lines
243 B
PHP
6 lines
243 B
PHP
<?php
|
|
|
|
$lang['translations'] = '本頁之翻譯';
|
|
$lang['outdated'] = '這份翻譯較<a href="%s" class="wikilink1">原始頁面</a>舊,可能已過時。';
|
|
$lang['diff'] = '檢視<a href="%s" class="wikilink1">變更</a>。';
|
|
|