fr.js
来自「Hippo CMS是一个以信息为中心的开源内容管理系统。Hippo CMS目标是」· JavaScript 代码 · 共 11 行
JS
11 行
// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
"Insert a Form.": "Insérer un formulaire",
"Insert a text, password or hidden field.": "Insérer un texte, un mot de passe ou un champ invisible",
"Insert a multi-line text field.": "Insérer un champ texte à lignes multiples",
"Insert a select field.": "Insérer une boite de sélection",
"Insert a check box.": "Insérer une case à cocher",
"Insert a radio button.": "Insérer un bouton radio",
"Insert a submit/reset button.": "Insérer un bouton de soumission/annulation"
};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?