more translation, add unity for defences

This commit is contained in:
Aron Petau 2025-10-13 17:20:06 +02:00
parent a41be821c1
commit 205c953752
768 changed files with 75229 additions and 21035 deletions

View file

@ -33,7 +33,7 @@ As long as the move / redesign is not fully done, here the old site is still onl
{% end %}
Progress of the rebuild:
<progress value="99" max="100"></progress>
<progress value="100" max="100"></progress>
{% alert(note=true) %}
Further, there is an initial effort to bring translations to this website.
@ -42,10 +42,10 @@ The site is primarily in english, so in the default you should find the most com
German is being added right now.
{% end %}
Progress of the translation:
<progress value="70" max="100"></progress>
<progress value="85" max="100"></progress>
{% alert(important=true) %}
Last updated: 2025-05-14
Last updated: 2025-10-13
{% end %}
{% crt() %}
@ -104,7 +104,9 @@ Last updated: 2025-05-14
├── 2025-05-15-zola
├── 2025-05-16-einszwovier-löten-leuchten
├── 2025-05-16-einszwovier-opening
└── 2025-05-19-einszwovier-vogelvilla
├── 2025-05-19-einszwovier-vogelvilla
├── 2025-07-12-einszwovier-kicker-glow-up
└── 2025-09-15-studio-umzu
```