active_angels.php, default.po: fix typo

This commit is contained in:
Lotte Steenbrink 2024-01-24 16:52:05 +01:00 committed by xuwhite
parent 276b1aa976
commit f387bc655d
2 changed files with 2 additions and 2 deletions

View File

@ -342,7 +342,7 @@ function admin_active()
form_submit('submit', icon('search') . __('form.search')),
], url('/admin-active')),
$set_active == '' ? form([
form_text('count', __('How much angels should be active?'), $count ?: $forced_count),
form_text('count', __('How many angels should be active?'), $count ?: $forced_count),
form_submit('set_active', icon('eye') . __('form.preview'), 'btn-info'),
]) : $set_active,
$msg . msg(),

View File

@ -518,7 +518,7 @@ msgstr "Suche Engel:"
msgid "Show all shifts"
msgstr "Alle Schichten anzeigen"
msgid "How much angels should be active?"
msgid "How many angels should be active?"
msgstr "Wie viele Engel sollten aktiv sein?"
msgid "Size"