mirror of
https://github.com/purocean/yn.git
synced 2026-09-01 15:37:16 +08:00
feat: update i18n
This commit is contained in:
@@ -46,7 +46,7 @@ const data = {
|
||||
'intro': 'Intro',
|
||||
'current-plan': 'Current Plan',
|
||||
'included': 'Included',
|
||||
'desc': 'Yank Note is open-source, I\'ve been constantly updating it since 2018. It consumes my energy and money (such as the annual Apple developer account subscription). Now a paid premium version is available. If you need advanced features or want to support my development, you can buy a license.',
|
||||
'desc': 'Yank Note is open-source, I\'ve been constantly developing it since 2018. It takes my energy and money. Now a premium version is available. If you want to support my development or need advanced features, you can buy a license.',
|
||||
'free-desc': 'For most users',
|
||||
'premium-desc': 'More features',
|
||||
'free-list': 'Basic Editing\nGraphic Embedding\nRun Code Snippet\nHTML Applets\nEncryption\nTerminal Integration\nOpenAI Integration\nDocument History\nExtension',
|
||||
|
||||
@@ -47,7 +47,7 @@ const data: BaseLanguage = {
|
||||
'intro': '介绍',
|
||||
'current-plan': '当前版本',
|
||||
'included': '已包含',
|
||||
'desc': 'Yank Note 是一款面向程序员的开源笔记应用,从 2018 年开始,一直在不断更新。 因为软件的开发和维护需要精力和资金(如每年的苹果开发者账号订阅),现推出付费高级版。如果您需要高级版功能,或想支持我的开发,可以选择购买高级版。',
|
||||
'desc': 'Yank Note 是一款面向程序员的开源笔记应用,从 2018 年开始,一直在不断开发和更新。因为软件的开发和维护需要精力和资金,现推出付费高级版。如果你想支持我的开发工作,或需要使用高级版功能,可以选择购买高级版。',
|
||||
'free-desc': '满足大部分用户需求',
|
||||
'premium-desc': '更多高级功能',
|
||||
'free-list': '基础编辑功能\n图形嵌入\n运行代码片段\nHTML 小工具\n文档加密\n内置终端\nOpenAI 集成\n文档历史\n插件扩展',
|
||||
|
||||
Reference in New Issue
Block a user