chore: Add german translation and fix Subtile "Middle"
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user