chore: Add german translation and fix Subtile "Middle"

This commit is contained in:
Sw0rdf1sh1
2024-03-29 20:01:24 +01:00
parent 6bd830efff
commit 8eb928c2b6
2 changed files with 52 additions and 1 deletions

View File

@@ -326,7 +326,7 @@ with right_panel:
subtitle_positions = [
(tr("Top"), "top"),
(tr("Middle"), "center"),
(tr("Center"), "center"),
(tr("Bottom"), "bottom"),
]
selected_index = st.selectbox(tr("Position"),