Apple-Login-Button komplett entfernt
Auf ausdrücklichen Wunsch: "Mit Apple anmelden" raus aus allen 4 Sprachversionen der Kontoseite (Buttons, Übersetzungsstrings, Kommentare). Bleiben: Google + PayPal, beide ohne laufende Kosten nutzbar — anders als Apple, das zwingend das kostenpflichtige Apple Developer Program (99 $/Jahr) fürs Web-Login voraussetzt. Co-Authored-By: Claude Sonnet 5 <[email protected]>
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
8bb332a5a2
commit
d3bcd2178b
+4
-4
@@ -208,7 +208,7 @@ export const ui = {
|
||||
guestButton: "Als Gast weiter einkaufen",
|
||||
loginError: "Bitte gib eine E-Mail-Adresse ein.",
|
||||
socialHeading: "Schneller anmelden mit",
|
||||
socialGoogle: "Mit Google anmelden", socialApple: "Mit Apple anmelden", socialPaypal: "Mit PayPal anmelden",
|
||||
socialGoogle: "Mit Google anmelden", socialPaypal: "Mit PayPal anmelden",
|
||||
socialComingSoon: "Kommt in Phase 2: Sobald die echte Konto-Anbindung steht, kannst du dich hier direkt anmelden — ganz ohne neues Passwort.",
|
||||
orDivider: "oder mit E-Mail",
|
||||
showPassword: "Passwort anzeigen", hidePassword: "Passwort verbergen",
|
||||
@@ -512,7 +512,7 @@ export const ui = {
|
||||
guestButton: "Continue shopping as guest",
|
||||
loginError: "Please enter an email address.",
|
||||
socialHeading: "Sign in faster with",
|
||||
socialGoogle: "Sign in with Google", socialApple: "Sign in with Apple", socialPaypal: "Sign in with PayPal",
|
||||
socialGoogle: "Sign in with Google", socialPaypal: "Sign in with PayPal",
|
||||
socialComingSoon: "Coming in Phase 2: once the real account backend is live, you'll be able to sign in here directly — no new password needed.",
|
||||
orDivider: "or with email",
|
||||
showPassword: "Show password", hidePassword: "Hide password",
|
||||
@@ -816,7 +816,7 @@ export const ui = {
|
||||
guestButton: "Als Gast wyter yichaufe",
|
||||
loginError: "Bitte gib e E-Mail-Adrässe i.",
|
||||
socialHeading: "Schnäller aamälde mit",
|
||||
socialGoogle: "Mit Google aamälde", socialApple: "Mit Apple aamälde", socialPaypal: "Mit PayPal aamälde",
|
||||
socialGoogle: "Mit Google aamälde", socialPaypal: "Mit PayPal aamälde",
|
||||
socialComingSoon: "Chunnt i Phase 2: Sobald d'echti Konto-Aabindig staht, chasch di da direkt aamälde — ganz ohni nöis Passwort.",
|
||||
orDivider: "oder mit E-Mail",
|
||||
showPassword: "Passwort azeige", hidePassword: "Passwort verstecke",
|
||||
@@ -1120,7 +1120,7 @@ export const ui = {
|
||||
guestButton: "Continuer mes achats en tant qu'invité",
|
||||
loginError: "Veuillez saisir une adresse e-mail.",
|
||||
socialHeading: "Connexion plus rapide avec",
|
||||
socialGoogle: "Se connecter avec Google", socialApple: "Se connecter avec Apple", socialPaypal: "Se connecter avec PayPal",
|
||||
socialGoogle: "Se connecter avec Google", socialPaypal: "Se connecter avec PayPal",
|
||||
socialComingSoon: "Disponible en phase 2 : dès que la vraie connexion au compte sera en place, vous pourrez vous connecter directement ici — sans nouveau mot de passe.",
|
||||
orDivider: "ou avec e-mail",
|
||||
showPassword: "Afficher le mot de passe", hidePassword: "Masquer le mot de passe",
|
||||
|
||||
Reference in New Issue
Block a user