Adding upstream version 20241201.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
5f5109ce41
commit
f8d74cc725
216 changed files with 7490 additions and 0 deletions
20
plugins/55/wrap/lang/zh/lang.php
Normal file
20
plugins/55/wrap/lang/zh/lang.php
Normal file
|
@ -0,0 +1,20 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
*/
|
||||
$lang['picker'] = 'Wrap 插件';
|
||||
$lang['column'] = '分栏';
|
||||
$lang['box'] = '简单居中方框';
|
||||
$lang['info'] = '消息框';
|
||||
$lang['tip'] = '提示框';
|
||||
$lang['important'] = '重要信息方框';
|
||||
$lang['alert'] = '警告框';
|
||||
$lang['help'] = '帮助框';
|
||||
$lang['download'] = '下载框';
|
||||
$lang['todo'] = '待办事项方框';
|
||||
$lang['clear'] = '清除浮动';
|
||||
$lang['em'] = '特别强调';
|
||||
$lang['hi'] = '高亮';
|
||||
$lang['lo'] = '不重要';
|
Loading…
Add table
Add a link
Reference in a new issue