mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
✨ feat: 增加俄语翻译
This commit is contained in:
parent
e4a35b40b5
commit
483327f979
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* @type {{英: string, 日: string, 文: string, 中: string}}
|
* @type {{英: string, 日: string, 文: string, 中: string}}
|
||||||
*/
|
*/
|
||||||
export const transMap = { 中: "zh", 日: "jp", 文: "wyw", 英: "en" };
|
export const transMap = { 中: "zh", 日: "jp", 文: "wyw", 英: "en", 俄: "ru" };
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 以下为抖音/TikTok类型代码
|
* 以下为抖音/TikTok类型代码
|
||||||
|
Loading…
x
Reference in New Issue
Block a user