Skip to content

Commit

Permalink
Apply linter
Browse files Browse the repository at this point in the history
  • Loading branch information
mhkawano committed Feb 21, 2024
1 parent ac77885 commit be79f4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/i18n/swg-strings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -563,8 +563,8 @@ export const SWG_I18N_STRINGS = {
'en-us': 'Back to homepage',
'es': 'Volver a la página principal',
'es-419': 'Volver a la página principal',
'fr': 'Retourner à la page d\'accueil',
'fr-ca': 'Retour à la page d\'accueil',
'fr': "Retourner à la page d'accueil",
'fr-ca': "Retour à la page d'accueil",
'hi': 'होम पेज पर वापस जाएं',
'id': 'Kembali ke halaman beranda',
'it': 'Torna alla home page',
Expand Down

0 comments on commit be79f4b

Please sign in to comment.