-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
42 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?php return array('dependencies' => array('lodash', 'react', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-element', 'wp-hooks', 'wp-i18n'), 'version' => '0e5a9ff452cc319a25fe'); | ||
<?php return array('dependencies' => array('lodash', 'react', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-element', 'wp-hooks', 'wp-i18n'), 'version' => 'a127d9515a556a21769e'); |
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,14 +2,14 @@ | |
# This file is distributed under the GPLv2 or later. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: AI Mind 0.1.3\n" | ||
"Project-Id-Version: AI Mind 0.2.0\n" | ||
"Report-Msgid-Bugs-To: https://github.com/nk-crew/mind/issues\n" | ||
"Last-Translator: Lazy Blocks Team\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"POT-Creation-Date: 2024-11-27T20:46:11+00:00\n" | ||
"POT-Creation-Date: 2024-12-09T11:32:53+00:00\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"X-Generator: WP-CLI 2.11.0\n" | ||
"X-Domain: mind\n" | ||
|
@@ -63,18 +63,14 @@ msgstr "" | |
msgid "You don't have permissions to request Mind API." | ||
msgstr "" | ||
|
||
#: classes/class-rest.php:125 | ||
#: classes/class-rest.php:201 | ||
msgid "Provide OpenAI key in the plugin settings." | ||
msgstr "" | ||
|
||
#: classes/class-rest.php:129 | ||
#: classes/class-rest.php:206 | ||
msgid "Provide request to receive AI response." | ||
msgstr "" | ||
|
||
#: classes/class-rest.php:226 | ||
msgid "OpenAI data failed to load." | ||
msgstr "" | ||
|
||
#: src/admin/page-settings/index.js:58 | ||
msgid "OpenAI API Key" | ||
msgstr "" | ||
|
@@ -121,7 +117,6 @@ msgid "OpenAI API key →" | |
msgstr "" | ||
|
||
#: src/admin/store/settings/actions.js:35 | ||
#: src/editor/store/popup/actions.js:119 | ||
msgid "Something went wrong, please, try again…" | ||
msgstr "" | ||
|
||
|
@@ -409,23 +404,23 @@ msgstr "" | |
msgid "Create a table about " | ||
msgstr "" | ||
|
||
#: src/editor/popup/components/content/index.js:161 | ||
msgid "Waiting for AI response" | ||
#: src/editor/popup/components/footer/index.js:38 | ||
msgid "Writing" | ||
msgstr "" | ||
|
||
#: src/editor/popup/components/footer/index.js:43 | ||
#: src/editor/popup/components/footer/index.js:46 | ||
msgid "Get Answer" | ||
msgstr "" | ||
|
||
#: src/editor/popup/components/footer/index.js:54 | ||
#: src/editor/popup/components/footer/index.js:57 | ||
msgid "Regenerate" | ||
msgstr "" | ||
|
||
#: src/editor/popup/components/footer/index.js:65 | ||
#: src/editor/popup/components/footer/index.js:68 | ||
msgid "Copy" | ||
msgstr "" | ||
|
||
#: src/editor/popup/components/footer/index.js:68 | ||
#: src/editor/popup/components/footer/index.js:71 | ||
msgid "Insert" | ||
msgstr "" | ||
|
||
|
@@ -444,3 +439,12 @@ msgstr "" | |
#: src/editor/popup/components/not-connected-screen/index.js:45 | ||
msgid "Go to Settings" | ||
msgstr "" | ||
|
||
#: src/editor/store/popup/actions.js:147 | ||
msgid "Failed to parse stream data" | ||
msgstr "" | ||
|
||
#: src/editor/store/popup/actions.js:202 | ||
#: src/editor/store/popup/actions.js:212 | ||
msgid "Failed to fetch AI response" | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters