Skip to content

Commit

Permalink
🌐 Use single braces for message variables (#1535)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukevella authored Jan 31, 2025
1 parent 74bb414 commit a7b0c62
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion apps/web/public/locales/da/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@
"profileEmailAddressDescription": "Din e-mail adresse bruges til at logge ind på din konto",
"emailAlreadyInUse": "Denne e-mail adresse er allerede tilknyttet en anden konto. Brug venligst en anden e-mail adresse.",
"continueWith": "Fortsæt med {provider}",
"continueWithProvider": "Fortsæt med {{provider}}",
"continueWithProvider": "Fortsæt med {provider}",
"loginFooter": "Har du ikke en konto? <a>Tilmeld dig</a>",
"back": "Tilbage",
"verifyEmail": "Bekræft din e-mail",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/public/locales/de/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@
"profileEmailAddressDescription": "Deine E-Mail-Adresse wird verwendet, um dich bei deinem Konto anzumelden",
"emailAlreadyInUse": "Diese E-Mail-Adresse ist bereits mit einem anderen Konto verknüpft. Bitte verwende eine andere E-Mail-Adresse.",
"continueWith": "Weiter mit {provider}",
"continueWithProvider": "Weiter mit {{provider}}",
"continueWithProvider": "Weiter mit {provider}",
"loginFooter": "Du hast noch kein Konto? <a>Registrieren</a>",
"back": "Zurück",
"verifyEmail": "Bestätige deine E-Mail-Adresse",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/public/locales/en/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@
"profileEmailAddressDescription": "Your email address is used to log in to your account",
"emailAlreadyInUse": "This email address is already associated with another account. Please use a different email address.",
"continueWith": "Continue with {provider}",
"continueWithProvider": "Continue with {{provider}}",
"continueWithProvider": "Continue with {provider}",
"loginFooter": "Don't have an account? <a>Sign up</a>",
"back": "Back",
"verifyEmail": "Verify your email",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/public/locales/fi/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@
"profileEmailAddressDescription": "Sähköpostiosoitettasi käytetään kirjautumaan sisään tilillesi",
"emailAlreadyInUse": "Tämä sähköpostiosoite on jo liitetty toiseen tiliin. Ole hyvä ja käytä toista sähköpostiosoitetta.",
"continueWith": "Jatka {provider}-tilillä",
"continueWithProvider": "Jatka {{provider}}-tilillä",
"continueWithProvider": "Jatka {provider}-tilillä",
"loginFooter": "Eikö sinulla ole tiliä? <a>Rekisteröidy</a>",
"back": "Takaisin",
"verifyEmail": "Vahvista sähköpostiosoitteesi",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/public/locales/hu/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@
"profileEmailAddress": "Email cím",
"profileEmailAddressDescription": "Az email címed használhatod a belépéshez",
"continueWith": "Folytatás {provider} fiókkal",
"continueWithProvider": "Folytatás {{provider}} fiókkal",
"continueWithProvider": "Folytatás {provider} fiókkal",
"loginFooter": "Nincs felhasználód? <a>Regisztrálj</a>",
"back": "Vissza",
"verifyEmail": "Hitelesítsd az email címed",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/public/locales/it/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@
"profileEmailAddressDescription": "Il tuo indirizzo email viene utilizzato per accedere alla tua utenza",
"emailAlreadyInUse": "Questo indirizzo email è già associato a un'altra utenza. Si prega di utilizzare un indirizzo email diverso.",
"continueWith": "Continua con {provider}",
"continueWithProvider": "Continua con {{provider}}",
"continueWithProvider": "Continua con {provider}",
"loginFooter": "Non hai un'utenza? <a>Iscriviti</a>",
"back": "Indietro",
"verifyEmail": "Verifica la tua email",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/public/locales/nl/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@
"profileEmailAddressDescription": "Je e-mailadres wordt gebruikt om in te loggen op je account",
"emailAlreadyInUse": "Dit e-mailadres is al gekoppeld aan een ander account. Gebruik een ander e-mailadres.",
"continueWith": "Inloggen met {provider}",
"continueWithProvider": "Inloggen met {{provider}}",
"continueWithProvider": "Inloggen met {provider}",
"loginFooter": "Heb je geen account? <a>Meld je aan</a>",
"back": "Terug",
"verifyEmail": "Verifieer je e-mailadres",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/public/locales/pt-BR/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@
"profileEmailAddressDescription": "Seu endereço de email é usado para acessar sua conta",
"emailAlreadyInUse": "Este endereço de e-mail já está associado a outra conta. Por favor, use um endereço de e-mail diferente.",
"continueWith": "Continuar com {provider}",
"continueWithProvider": "Continuar com {{provider}}",
"continueWithProvider": "Continuar com {provider}",
"loginFooter": "Não tem uma conta? <a>Cadastre-se</a>",
"back": "Voltar",
"verifyEmail": "Verifique seu e-mail",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/public/locales/sv/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
"profileEmailAddressDescription": "Din mejladress används för att logga in på ditt konto",
"emailAlreadyInUse": "Den här mejladressen är redan kopplad till ett annat konto. Använd en annan mejladress.",
"continueWith": "Logga in med {provider}",
"continueWithProvider": "Logga in med {{provider}}",
"continueWithProvider": "Logga in med {provider}",
"loginFooter": "Har du inte ett konto? <a>Skapa ett</a>",
"back": "Tillbaka",
"verifyEmail": "Verifiera din e-postadress",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export async function LoginWithOIDC({ name }: { name: string }) {
t={t}
i18nKey="continueWithProvider"
ns="app"
defaultValue="Login with {{provider}}"
defaultValue="Login with {provider}"
values={{ provider: name }}
/>
</Button>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export function SSOProvider({
aria-label={t("continueWithProvider", {
provider: name,
ns: "app",
defaultValue: "Continue with {{provider}}",
defaultValue: "Continue with {provider}",
})}
key={providerId}
onClick={() => {
Expand All @@ -62,7 +62,7 @@ export function SSOProvider({
<span>
<Trans
i18nKey="continueWithProvider"
defaults="Continue with {{provider}}"
defaults="Continue with {provider}"
values={{ provider: name }}
/>
</span>
Expand Down

0 comments on commit a7b0c62

Please sign in to comment.