feat: add Russian translation and readme #428

Merged
sliva-dev merged 28 commits from russian-translation into dev-1.8.0 2025-11-04 05:47:59 +00:00
Showing only changes of commit 7d39a236a4 - Show all commits

View File

@@ -108,11 +108,6 @@ jobs:
BUILDKIT_CONTEXT_KEEP_GIT_DIR=1
outputs: type=registry,compression=zstd,compression-level=19
- name: Move cache
run: |
rm -rf /tmp/.buildx-cache
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
- name: Cleanup Docker Images Locally
if: always()
run: |