en.inc

来自「国外很不错的一个开源OA系统Group-Office」· INC 代码 · 共 24 行

INC
24
字号
<?php//Uncomment this line in new translations!//require_once($GO_LANGUAGE->get_fallback_language_file('billing'));$lang_modules['gallery'] = 'Gallery';$ig_thumbwidth = 'Thumbnail width';$ig_new_gallery = 'New gallery';$ig_images = 'Images';$ig_resizeto = 'Resize images to';$ig_maxcolumns = 'Maximum columns';$ig_insert_gallery = 'Insert gallery';$ig_gallery = 'Gallery';$ig_no_file = 'No file was recieved. You either didn\'t select a file or the selected files were too large.';$ig_upload = 'Add images';$ig_select_gallery = 'Select gallery';$ig_maxrows = 'Maximum rows';$ig_uploaded_by = 'Uploaded by';

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?