feat: Translate frontend/src/i18n/en.json in ru

95% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'ru'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
This commit is contained in:
transifex-integration[bot] 2025-12-06 10:13:00 +00:00 committed by GitHub
parent b9c864d0ef
commit c39872c9fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -272,5 +272,10 @@
"minutes": "Минуты",
"seconds": "Секунды",
"unit": "Единица времени"
},
"available_csv_separators": {
"comma": "Comma (,)",
"semicolon": "Semicolon (;)",
"both": "Both (,) and (;)"
}
}