mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-04-02 05:47:19 +02:00
feat: global state for current artifact Id and set on artifact preview click
This commit is contained in:
parent
f2a516db02
commit
48ddf4039e
5 changed files with 47 additions and 13 deletions
|
|
@ -3,6 +3,7 @@
|
|||
// file deepcode ignore HardcodedNonCryptoSecret: No hardcoded secrets present in this file
|
||||
|
||||
export default {
|
||||
com_ui_artifact_click: 'Click to open',
|
||||
com_a11y_start: 'The AI is replying.',
|
||||
com_a11y_end: 'The AI has finished their reply.',
|
||||
com_error_moderation:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue