feat(localisation): add russian language support (#183)

This commit is contained in:
Henry
2025-09-18 20:50:01 +01:00
committed by GitHub
parent dc1f78df55
commit 6738fddc5f
6 changed files with 2150 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"version": 0,
"locale": {
"source": "en",
"targets": ["fr", "de", "es", "it", "nl"]
"targets": ["fr", "de", "es", "it", "nl", "ru"]
},
"buckets": {
"po": {