mirror of
https://github.com/unraid/api.git
synced 2026-01-09 01:59:57 -06:00
fix avatar key typo
This commit is contained in:
@@ -1656,7 +1656,7 @@ setTimeout(() => {
|
||||
'extend' => _('Extend Trial'),
|
||||
],
|
||||
'upc' => [
|
||||
'avatarAlt' => _("{0}'s Avatar"),
|
||||
'avatarAlt' => _("{0} Avatar"),
|
||||
'confirmClosure' => _('Confirm closure then continue to webGUI'),
|
||||
'closeDropdown' => _('Close dropdown'),
|
||||
'openDropdown' => _('Open dropdown'),
|
||||
|
||||
Reference in New Issue
Block a user