📄 lang_esl.inc
字号:
<?php
# Some labels
$module[$modulename]["title"] = "Administracion de Taxes";
$module_menu = "$modulename/html/menu.ihtml";
$menu_label = "Menu de Impuestos";
// User List
$tax_list_mnu = "Listar Tax Rates";
$tax_list_lbl = "Tax Rate List";
$tax_list_state = "Tax State or Region";
$tax_list_country = "Tax Country";
$tax_list_rate = "Tax Rate";
// User Form
$tax_form_mnu = "Add Tax Rate";
$tax_form_lbl = "Add Tax Information";
$tax_form_state = "Tax State or Region";
$tax_form_country = "Tax Country";
$tax_form_rate = "Tax Rate";
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -