small fixes

This commit is contained in:
teldra 2022-04-11 22:06:44 +02:00
parent e1e5d71366
commit 0a82012df8
1 changed files with 4 additions and 3 deletions

View File

@ -24,7 +24,7 @@ forms:
name: "Kategorien" name: "Kategorien"
expanded: true expanded: true
new: "Neue Kategorien" new: "Neue Kategorien"
help: "gerne Plural" help: "gerne Plural, möglichst wenige"
placeholder: "Pressemitteilungen" placeholder: "Pressemitteilungen"
- title: when - title: when
group: events group: events
@ -47,7 +47,7 @@ forms:
name: "Eventkategorien" name: "Eventkategorien"
expanded: false expanded: false
new: "Neue Events" new: "Neue Events"
help: "gerne Plural" help: "gerne Plural, möglichst wenige"
placeholder: "Konzerte" placeholder: "Konzerte"
- title: covid - title: covid
group: misc group: misc
@ -72,7 +72,8 @@ forms:
name: "Tags" name: "Tags"
expanded: false expanded: false
new: "Neue Tags" new: "Neue Tags"
placeholder: "Untitled Band,Tour," help: "hier gerne austoben, von der Anzahl her"
placeholder: "Untitled Band,Tour,Band die Begleitet"
- title: foundations - title: foundations
group: misc group: misc
input_type: mc input_type: mc