Skip to content

Commit f93ab41

Browse files
sy-recordsLinkinStars
authored andcommitted
fix(i18n): sync username character
1 parent bec3e35 commit f93ab41

41 files changed

Lines changed: 42 additions & 42 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

i18n/af_ZA.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ ui:
684684
caption: People can mention you as "@username".
685685
msg: Username cannot be empty.
686686
msg_range: Username must be 2-30 characters in length.
687-
character: 'Must use the character set "a-z", "0-9", " - . _"'
687+
character: 'Must use the character set "a-z", "0-9", "- . _"'
688688
avatar:
689689
label: Profile Image
690690
gravatar: Gravatar

i18n/ar_SA.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ ui:
684684
caption: People can mention you as "@username".
685685
msg: Username cannot be empty.
686686
msg_range: Username must be 2-30 characters in length.
687-
character: 'Must use the character set "a-z", "0-9", " - . _"'
687+
character: 'Must use the character set "a-z", "0-9", "- . _"'
688688
avatar:
689689
label: Profile Image
690690
gravatar: Gravatar

i18n/az_AZ.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@ ui:
677677
caption: People can mention you as "@username".
678678
msg: Username cannot be empty.
679679
msg_range: Username up to 30 characters
680-
character: 'Must use the character set "a-z", "0-9", " - . _"'
680+
character: 'Must use the character set "a-z", "0-9", "- . _"'
681681
avatar:
682682
label: Profile Image
683683
gravatar: Gravatar

i18n/bal_BA.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@ ui:
677677
caption: People can mention you as "@username".
678678
msg: Username cannot be empty.
679679
msg_range: Username up to 30 characters
680-
character: 'Must use the character set "a-z", "0-9", " - . _"'
680+
character: 'Must use the character set "a-z", "0-9", "- . _"'
681681
avatar:
682682
label: Profile Image
683683
gravatar: Gravatar

i18n/ban_ID.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@ ui:
677677
caption: People can mention you as "@username".
678678
msg: Username cannot be empty.
679679
msg_range: Username up to 30 characters
680-
character: 'Must use the character set "a-z", "0-9", " - . _"'
680+
character: 'Must use the character set "a-z", "0-9", "- . _"'
681681
avatar:
682682
label: Profile Image
683683
gravatar: Gravatar

i18n/bn_BD.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@ ui:
677677
caption: People can mention you as "@username".
678678
msg: Username cannot be empty.
679679
msg_range: Username up to 30 characters
680-
character: 'Must use the character set "a-z", "0-9", " - . _"'
680+
character: 'Must use the character set "a-z", "0-9", "- . _"'
681681
avatar:
682682
label: Profile Image
683683
gravatar: Gravatar

i18n/bs_BA.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@ ui:
677677
caption: People can mention you as "@username".
678678
msg: Username cannot be empty.
679679
msg_range: Username up to 30 characters
680-
character: 'Must use the character set "a-z", "0-9", " - . _"'
680+
character: 'Must use the character set "a-z", "0-9", "- . _"'
681681
avatar:
682682
label: Profile Image
683683
gravatar: Gravatar

i18n/ca_ES.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ ui:
684684
caption: People can mention you as "@username".
685685
msg: Username cannot be empty.
686686
msg_range: Username must be 2-30 characters in length.
687-
character: 'Must use the character set "a-z", "0-9", " - . _"'
687+
character: 'Must use the character set "a-z", "0-9", "- . _"'
688688
avatar:
689689
label: Profile Image
690690
gravatar: Gravatar

i18n/cs_CZ.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1292,7 +1292,7 @@ ui:
12921292
caption: People can mention you as "@username".
12931293
msg: Username cannot be empty.
12941294
msg_range: Username must be 2-30 characters in length.
1295-
character: 'Must use the character set "a-z", "0-9", " - . _"'
1295+
character: 'Must use the character set "a-z", "0-9", "- . _"'
12961296
avatar:
12971297
label: Profile image
12981298
gravatar: Gravatar

i18n/cy_GB.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1292,7 +1292,7 @@ ui:
12921292
caption: People can mention you as "@username".
12931293
msg: Username cannot be empty.
12941294
msg_range: Username must be 2-30 characters in length.
1295-
character: 'Must use the character set "a-z", "0-9", " - . _"'
1295+
character: 'Must use the character set "a-z", "0-9", "- . _"'
12961296
avatar:
12971297
label: Profile image
12981298
gravatar: Gravatar

0 commit comments

Comments
 (0)