mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-13 01:16:52 -04:00
WIP(translate): translate web category all tools
This commit is contained in:
parent
c6583ef013
commit
9db4b41daf
33 changed files with 1091 additions and 329 deletions
21
src/tools/html-wysiwyg-editor/locales/zh.yml
Normal file
21
src/tools/html-wysiwyg-editor/locales/zh.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
tools:
|
||||
html-wysiwyg-editor:
|
||||
title: HTML所见即所得编辑器
|
||||
description: 在线 HTML 编辑器,具有功能丰富的所见即所得编辑器,可立即获取内容的源代码。
|
||||
|
||||
bold: 粗体
|
||||
italic: 斜体
|
||||
strike: 删除线
|
||||
inlineCode: 行内代码
|
||||
heading1: 标题 1
|
||||
heading2: 标题 2
|
||||
heading3: 标题 3
|
||||
heading4: 标题 4
|
||||
bulletList: 无序列表
|
||||
orderedList: 有序列表
|
||||
codeBlock: 代码块
|
||||
blockquote: 引用块
|
||||
hardBreak: 强制换行
|
||||
clearFormat: 清除格式
|
||||
undo: 撤销
|
||||
redo: 重做
|
Loading…
Add table
Add a link
Reference in a new issue