mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-21 02:40:14 +01:00
🌐: Add Russian Translations (#1169)
* Add translation for the button and some elements. * Make changes for tests.
This commit is contained in:
parent
cbfe47a9d5
commit
216f6da79e
8 changed files with 32 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { render, fireEvent } from '@testing-library/react';
|
||||
import { render, fireEvent } from 'test/layout-test-utils';
|
||||
import Continue from '../Continue';
|
||||
|
||||
describe('Continue', () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue