Skip to content

Commit

Permalink
Solving the spaces error
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Dec 4, 2024
1 parent 77ea67c commit 3c41a4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/assets/i18n/en.json5
Original file line number Diff line number Diff line change
Expand Up @@ -6737,7 +6737,7 @@
"browse.search-form.placeholder": "Search the repository",

"file-download-link.download": "Download ",

"register-page.registration.aria.label": "Enter your e-mail address",

"forgot-email.form.aria.label": "Enter your e-mail address",
Expand Down
2 changes: 1 addition & 1 deletion src/assets/i18n/pt-BR.json5
Original file line number Diff line number Diff line change
Expand Up @@ -10216,7 +10216,7 @@

// "search.filters.filter.notifyEndorsement.head": "Notify Endorsement",
"search.filters.filter.notifyEndorsement.head": "Notificar Avaliação",

Check failure on line 10219 in src/assets/i18n/pt-BR.json5

View workflow job for this annotation

GitHub Actions / tests (18.x)

Trailing spaces not allowed

Check failure on line 10219 in src/assets/i18n/pt-BR.json5

View workflow job for this annotation

GitHub Actions / tests (20.x)

Trailing spaces not allowed
// "search.filters.filter.notifyEndorsement.placeholder": "Notify Endorsement",
"search.filters.filter.notifyEndorsement.placeholder": "Notificar Avaliação",

Expand Down

0 comments on commit 3c41a4d

Please sign in to comment.