fr.js
来自「Hippo CMS是一个以信息为中心的开源内容管理系统。Hippo CMS目标是」· JavaScript 代码 · 共 20 行
JS
20 行
// I18N constants
// LANG: "fr", ENCODING: UTF-8
{
"Insert/edit horizontal rule": "Insérer une règle horizontale",
"Horizontal Rule": "Règle horizontale",
"Layout": "Layout",
"Width:": "Largeur",
"percent": "pourcent",
"pixels": "pixels",
"Height:": "Hauteur",
"Alignment:": "Alignement",
"Left": "Gauche",
"Center": "Centre",
"Right": "Droite",
"Style": "Style",
"Color:": "Couleur",
"No shading": "Pas d'ombre",
"Note:": "Note",
"To select an existing horizontal rule, a double-click may be needed.": "Pour sélectionner une règle horizontale, un double-clic peut être nécessaire."
};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?