mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-01-20 09:41:41 +03:00
3b23ce3ea2
* add Russian lang support --------- Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
4 lines
72 B
TypeScript
Executable File
4 lines
72 B
TypeScript
Executable File
export * from './en.js'
|
|
export * from './zh.js'
|
|
export * from './ru.js'
|