feat: Add Russian Language (#697)

* Add Russian Language

* Add Russian support

* Minor update

* Update Russian translation
This commit is contained in:
Andrei Shevchuk
2023-08-03 03:07:58 +00:00
committed by GitHub
parent b9b6212b75
commit 2c48ea3508
5 changed files with 115 additions and 1 deletions

View File

@@ -46,7 +46,7 @@
"digestAlgorithm": "sha256",
"timestampUrl": "",
"wix": {
"language": ["zh-CN", "en-US"]
"language": ["zh-CN", "en-US", "ru-RU"]
}
}
},