zh_cn.pm
来自「MovableType 4.23 英文版本的汉化包」· PM 代码 · 共 21 行
PM
21 行
# Movable Type (r) Open Source (C) 2005-2008 Six Apart, Ltd.# This program is distributed under the terms of the# GNU General Public License, version 2.### $Id: zh_cn.pm 3076 2008-12-11 23:33Z zoptuno $# <http://www.thinkjam.org, http://www.thinkjam.org/zoptuno/, thinkjam@gmail.com>package MT::L10N::zh_cn;use strict;use MT::L10N;use MT::L10N::en_us;use vars qw( @ISA %Lexicon );@ISA = qw( MT::L10N::en_us );## The following is the translation table.%Lexicon = (## php/mt.php 'Page not found - [_1]' => '鏈
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?