0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00

chore(console): update comments about hidden locale phrases (#4892)

This commit is contained in:
Xiao Yijun 2023-11-16 13:33:38 +08:00 committed by GitHub
parent 787359c1c4
commit 728f1547ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ import {
* Note:
* - Not allowed customized phrases groups should be added here. Currently only the `development_tenant` group is not allowed.
*
* - WIP-features-related phrases groups keys should be added here and controlled by the `isDevFeaturesEnabled` flag.
* - Unreleased feature phrase group keys should be added here and controlled by the `isDevFeaturesEnabled` flag.
* @example
* ```ts
* export const hiddenLocalePhraseGroups: readonly LocalePhraseGroupKey[] = [
@ -24,8 +24,7 @@ export const hiddenLocalePhraseGroups: readonly LocalePhraseGroupKey[] = ['devel
* List of locale phrase key that should be hidden from the experience UI language editor.
*
* Note:
*
* WIP-features-related phrases keys should be added here and controlled by the `isDevFeaturesEnabled` flag.
* Unreleased feature phrase keys should be added here and controlled by the `isDevFeaturesEnabled` flag.
* @example
* ```ts
* export const hiddenLocalePhrases: readonly LocalePhraseKey[] = [