Skip to content

Commit

Permalink
🤖 GITHUB ACTIONS i18n generator
Browse files Browse the repository at this point in the history
  • Loading branch information
leomendoza123 committed Jan 17, 2024
1 parent 53fdb93 commit 72e6ebe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/locale/properties/register/register.lr.properties
Original file line number Diff line number Diff line change
Expand Up @@ -210,3 +210,4 @@ register.rolePlaceholder=LR
register.yearPlaceholder=LR
register.monthPlaceholder=LR
register.clearOrganization=LR
shared.skipThisStepWithoutAddingAnAffiliation=LR
1 change: 1 addition & 0 deletions src/locale/properties/register/register.rl.properties
Original file line number Diff line number Diff line change
Expand Up @@ -210,3 +210,4 @@ register.rolePlaceholder=RL
register.yearPlaceholder=RL
register.monthPlaceholder=RL
register.clearOrganization=RL
shared.skipThisStepWithoutAddingAnAffiliation=RL
1 change: 1 addition & 0 deletions src/locale/properties/register/register.xx.properties
Original file line number Diff line number Diff line change
Expand Up @@ -210,3 +210,4 @@ register.rolePlaceholder=X
register.yearPlaceholder=X
register.monthPlaceholder=X
register.clearOrganization=X
shared.skipThisStepWithoutAddingAnAffiliation=X

0 comments on commit 72e6ebe

Please sign in to comment.