0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00

fix(phrases): profile should include username (#5370)

profile scope should include username
This commit is contained in:
simeng-li 2024-02-04 07:49:52 +08:00 committed by GitHub
parent c10d6b6884
commit c98f7131ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 15 additions and 15 deletions

View file

@ -9,7 +9,7 @@ const user_scopes = {
/** UNTRANSLATED */
[UserScope.Phone]: 'Your phone number',
/** UNTRANSLATED */
[UserScope.Profile]: 'Your name and avatar',
[UserScope.Profile]: 'Your name, username and avatar',
/** UNTRANSLATED */
[UserScope.Roles]: 'Your roles',
/** UNTRANSLATED */

View file

@ -5,7 +5,7 @@ const user_scopes = {
[UserScope.CustomData]: 'Your custom data',
[UserScope.Email]: 'Your email address',
[UserScope.Phone]: 'Your phone number',
[UserScope.Profile]: 'Your name and avatar',
[UserScope.Profile]: 'Your name, username and avatar',
[UserScope.Roles]: 'Your roles',
[UserScope.Identities]: 'Your linked social identities',
[UserScope.Organizations]: 'Your organizations info',

View file

@ -9,7 +9,7 @@ const user_scopes = {
/** UNTRANSLATED */
[UserScope.Phone]: 'Your phone number',
/** UNTRANSLATED */
[UserScope.Profile]: 'Your name and avatar',
[UserScope.Profile]: 'Your name, username and avatar',
/** UNTRANSLATED */
[UserScope.Roles]: 'Your roles',
/** UNTRANSLATED */

View file

@ -9,7 +9,7 @@ const user_scopes = {
/** UNTRANSLATED */
[UserScope.Phone]: 'Your phone number',
/** UNTRANSLATED */
[UserScope.Profile]: 'Your name and avatar',
[UserScope.Profile]: 'Your name, username and avatar',
/** UNTRANSLATED */
[UserScope.Roles]: 'Your roles',
/** UNTRANSLATED */

View file

@ -9,7 +9,7 @@ const user_scopes = {
/** UNTRANSLATED */
[UserScope.Phone]: 'Your phone number',
/** UNTRANSLATED */
[UserScope.Profile]: 'Your name and avatar',
[UserScope.Profile]: 'Your name, username and avatar',
/** UNTRANSLATED */
[UserScope.Roles]: 'Your roles',
/** UNTRANSLATED */

View file

@ -9,7 +9,7 @@ const user_scopes = {
/** UNTRANSLATED */
[UserScope.Phone]: 'Your phone number',
/** UNTRANSLATED */
[UserScope.Profile]: 'Your name and avatar',
[UserScope.Profile]: 'Your name, username and avatar',
/** UNTRANSLATED */
[UserScope.Roles]: 'Your roles',
/** UNTRANSLATED */

View file

@ -9,7 +9,7 @@ const user_scopes = {
/** UNTRANSLATED */
[UserScope.Phone]: 'Your phone number',
/** UNTRANSLATED */
[UserScope.Profile]: 'Your name and avatar',
[UserScope.Profile]: 'Your name, username and avatar',
/** UNTRANSLATED */
[UserScope.Roles]: 'Your roles',
/** UNTRANSLATED */

View file

@ -9,7 +9,7 @@ const user_scopes = {
/** UNTRANSLATED */
[UserScope.Phone]: 'Your phone number',
/** UNTRANSLATED */
[UserScope.Profile]: 'Your name and avatar',
[UserScope.Profile]: 'Your name, username and avatar',
/** UNTRANSLATED */
[UserScope.Roles]: 'Your roles',
/** UNTRANSLATED */

View file

@ -9,7 +9,7 @@ const user_scopes = {
/** UNTRANSLATED */
[UserScope.Phone]: 'Your phone number',
/** UNTRANSLATED */
[UserScope.Profile]: 'Your name and avatar',
[UserScope.Profile]: 'Your name, username and avatar',
/** UNTRANSLATED */
[UserScope.Roles]: 'Your roles',
/** UNTRANSLATED */

View file

@ -9,7 +9,7 @@ const user_scopes = {
/** UNTRANSLATED */
[UserScope.Phone]: 'Your phone number',
/** UNTRANSLATED */
[UserScope.Profile]: 'Your name and avatar',
[UserScope.Profile]: 'Your name, username and avatar',
/** UNTRANSLATED */
[UserScope.Roles]: 'Your roles',
/** UNTRANSLATED */

View file

@ -9,7 +9,7 @@ const user_scopes = {
/** UNTRANSLATED */
[UserScope.Phone]: 'Your phone number',
/** UNTRANSLATED */
[UserScope.Profile]: 'Your name and avatar',
[UserScope.Profile]: 'Your name, username and avatar',
/** UNTRANSLATED */
[UserScope.Roles]: 'Your roles',
/** UNTRANSLATED */

View file

@ -9,7 +9,7 @@ const user_scopes = {
/** UNTRANSLATED */
[UserScope.Phone]: 'Your phone number',
/** UNTRANSLATED */
[UserScope.Profile]: 'Your name and avatar',
[UserScope.Profile]: 'Your name, username and avatar',
/** UNTRANSLATED */
[UserScope.Roles]: 'Your roles',
/** UNTRANSLATED */

View file

@ -9,7 +9,7 @@ const user_scopes = {
/** UNTRANSLATED */
[UserScope.Phone]: 'Your phone number',
/** UNTRANSLATED */
[UserScope.Profile]: 'Your name and avatar',
[UserScope.Profile]: 'Your name, username and avatar',
/** UNTRANSLATED */
[UserScope.Roles]: 'Your roles',
/** UNTRANSLATED */

View file

@ -9,7 +9,7 @@ const user_scopes = {
/** UNTRANSLATED */
[UserScope.Phone]: 'Your phone number',
/** UNTRANSLATED */
[UserScope.Profile]: 'Your name and avatar',
[UserScope.Profile]: 'Your name, username and avatar',
/** UNTRANSLATED */
[UserScope.Roles]: 'Your roles',
/** UNTRANSLATED */

View file

@ -9,7 +9,7 @@ const user_scopes = {
/** UNTRANSLATED */
[UserScope.Phone]: 'Your phone number',
/** UNTRANSLATED */
[UserScope.Profile]: 'Your name and avatar',
[UserScope.Profile]: 'Your name, username and avatar',
/** UNTRANSLATED */
[UserScope.Roles]: 'Your roles',
/** UNTRANSLATED */