i18n: LANG_RU map, data-l10n, language toggle, version check, compatibility

This commit is contained in:
2026-08-07 13:26:38 +03:00
parent 6b4095ce4f
commit 0c7d0fb68f
3 changed files with 262 additions and 132 deletions
+9
View File
@@ -583,6 +583,10 @@ video {
margin-bottom: 1.5rem;
}
.ml-1 {
margin-left: 0.25rem;
}
.ml-2 {
margin-left: 0.5rem;
}
@@ -1022,6 +1026,11 @@ video {
color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-yellow-500 {
--tw-text-opacity: 1;
color: rgb(234 179 8 / var(--tw-text-opacity, 1));
}
.text-yellow-600 {
--tw-text-opacity: 1;
color: rgb(202 138 4 / var(--tw-text-opacity, 1));