fix avatar key typo

This commit is contained in:
Zack Spear
2020-11-25 00:31:17 -08:00
parent af4e677dae
commit f9eed35d72

View File

@@ -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'),