feat: Russian language (#148)
* feat: russian (Русский) language * chore: correct translate * chore: correct "System prompt" translate
This commit is contained in:
committed by
GitHub
parent
b89ca2082e
commit
cb58a703e3
@@ -103,7 +103,7 @@ export const ChatInput: FC<Props> = ({ messageIsStreaming, model, messages, onSe
|
||||
size={16}
|
||||
className="inline-block mb-[2px]"
|
||||
/>{" "}
|
||||
Regenerate response
|
||||
{t("Regenerate response")}
|
||||
</button>
|
||||
)}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user