ICU types
This commit is contained in:
parent
38adef4233
commit
78f4e96297
42 changed files with 583 additions and 1182 deletions
|
@ -414,7 +414,7 @@ export function EditUsernameModalBody({
|
|||
}}
|
||||
>
|
||||
{i18n('icu:ProfileEditor--username--reservation-gone', {
|
||||
username: reservation?.username ?? nickname,
|
||||
username: reservation?.username ?? nickname ?? '',
|
||||
})}
|
||||
</ConfirmationDialog>
|
||||
)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue