Mark i18n config optional
This commit is contained in:
parent
47bb2fe55c
commit
f4fea9dd7f
@ -294,6 +294,7 @@ export default function AdminAppConfigurationClient({
|
|||||||
<ChecklistRow
|
<ChecklistRow
|
||||||
title={`Configure language: ${locale.toLocaleUpperCase()}`}
|
title={`Configure language: ${locale.toLocaleUpperCase()}`}
|
||||||
status={hasLocale}
|
status={hasLocale}
|
||||||
|
optional
|
||||||
>
|
>
|
||||||
Store in environment variable
|
Store in environment variable
|
||||||
(check README for
|
(check README for
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user