Sha256: a2e53392d263503f99b5f0ca53f933c7875dc9e490a18763f0e70681240fd6f4
Contents?: true
Size: 1.26 KB
Versions: 10
Compression:
Stored size: 1.26 KB
Contents
SirTrevor.Locales.cn = { general: { 'delete': '删除', 'drop': '把目标__block__拖拽到这里', 'paste': '或者粘贴一个URL', 'upload': '...或者点击上传', 'close': '关闭', 'position': '位置', 'wait': '处理中,请稍候...', 'link': '请填写要插入的链接' }, errors: { 'title': "发生了以下的错误:", 'validation_fail': "__type__ 模块不是有效模块", 'block_empty': "__name__ 不能为空", 'type_missing': "你必须至少有一个 __type__ 类型的模块", 'required_type_empty': "一个必须不为空的模块 __type__ 目前为空", 'load_fail': "载入文档内容失败" }, blocks: { text: { 'title': "文字" }, list: { 'title': "列表" }, quote: { 'title': "引用", 'credit_field': "出处" }, image: { 'title': "图片", 'upload_error': "载入图片失败" }, video: { 'title': "视频" }, tweet: { 'title': "Tweet", 'fetch_error': "获取tweet失败" }, embedly: { 'title': "内嵌内容", 'fetch_error': "内嵌内容载入失败", 'key_missing': "嵌入内容的API没有合法的Key" }, heading: { 'title': '标题' } } }
Version data entries
10 entries across 10 versions & 1 rubygems