Fully migrate to ICU
This commit is contained in:
parent
d4e7177ba6
commit
5e647c55d1
274 changed files with 7948 additions and 1944 deletions
|
@ -66,8 +66,8 @@ export function DisappearingTimerSelect(props: Props): JSX.Element {
|
|||
{
|
||||
value: DurationInSeconds.fromSeconds(-1),
|
||||
text: isCustomTimeSelected
|
||||
? i18n('selectedCustomDisappearingTimeOption')
|
||||
: i18n('customDisappearingTimeOption'),
|
||||
? i18n('icu:selectedCustomDisappearingTimeOption')
|
||||
: i18n('icu:customDisappearingTimeOption'),
|
||||
},
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue