mirror of
https://github.com/WenPai-org/wpmind.git
synced 2025-08-06 05:32:11 +08:00
0.6.0 版本
This commit is contained in:
parent
70fe84a0c3
commit
cec9d39570
132 changed files with 12679 additions and 568 deletions
|
@ -1,8 +1,8 @@
|
|||
# Copyright (C) 2025 Mind Team
|
||||
# Copyright (C) 2025 WP Mind
|
||||
# This file is distributed under the GPLv2 or later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: AI Mind 0.3.0\n"
|
||||
"Project-Id-Version: WP Mind 0.3.0\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/nk-crew/mind/issues\n"
|
||||
"Last-Translator: Lazy Blocks Team\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -16,22 +16,22 @@ msgstr ""
|
|||
|
||||
#. Plugin Name of the plugin
|
||||
#: mind.php
|
||||
msgid "AI Mind"
|
||||
msgid "WP Mind"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin
|
||||
#: mind.php
|
||||
msgid "AI Page Builder based on Anthropic and OpenAI. Build, design, improve, rewrite your page sections and blocks."
|
||||
msgid "AI Page Builder based on Anthropic , OpenAI and DeepSeek. Build, design, improve, rewrite your page sections and blocks."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin
|
||||
#: mind.php
|
||||
msgid "Mind Team"
|
||||
msgid "WP Mind"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin
|
||||
#: mind.php
|
||||
msgid "https://www.wp-mind.com/"
|
||||
msgid "https://www.wpmind.com/"
|
||||
msgstr ""
|
||||
|
||||
#: classes/class-admin.php:59
|
||||
|
@ -52,7 +52,7 @@ msgstr ""
|
|||
|
||||
#: classes/class-admin.php:86
|
||||
#: src/admin/pages/index.js:22
|
||||
msgid "Discussions"
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
|
||||
#: classes/class-ai-api.php:121
|
||||
|
@ -96,11 +96,11 @@ msgid "Quick and reliable"
|
|||
msgstr ""
|
||||
|
||||
#: src/admin/page-settings/index.js:44
|
||||
msgid "GPT-4o mini"
|
||||
msgid "DeepSeek V3"
|
||||
msgstr ""
|
||||
|
||||
#: src/admin/page-settings/index.js:46
|
||||
msgid "Basic and fastest"
|
||||
msgid "Good for China, fastest globally."
|
||||
msgstr ""
|
||||
|
||||
#: src/admin/page-settings/index.js:84
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue