Skip to content

Commit

Permalink
fix: Add missing locale
Browse files Browse the repository at this point in the history
  • Loading branch information
AyakorK committed Nov 19, 2024
1 parent 814e448 commit 97a57f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ en:
change: Change
choose: Choose
currently_selected: Currently selected
prompt: Select a scope
shared:
login_modal:
close_modal: Close modal
Expand Down
1 change: 1 addition & 0 deletions config/locales/fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ fr:
change: Modifier
choose: Sélectionner
currently_selected: Sélectionné
prompt: Sélectionnez un périmètre d'application
shared:
login_modal:
close_modal: Fermer
Expand Down

0 comments on commit 97a57f0

Please sign in to comment.