{
  "settings": {
    "pageTitle": "Social Login Settings",
    "loading": "Loading settings...",
    "commonSettings": "Common Settings",
    "redirectUri": "Redirect URI",
    "redirectUriHelp": "URL to redirect to after OAuth authentication",
    "enabled": "Enabled",
    "save": "Save",
    "saving": "Saving...",
    "saveSuccess": "Settings saved",
    "saveError": "Failed to save settings",
    "backToTop": "Back to Top",
    "platforms": {
      "facebook": "Facebook",
      "x": "X",
      "google": "Google",
      "line": "LINE",
      "instagram": "Instagram",
      "apple": "Apple",
      "tiktok": "TikTok"
    },
    "fields": {
      "appId": "App ID",
      "appSecret": "App Secret",
      "clientId": "Client ID",
      "clientSecret": "Client Secret",
      "liffId": "LIFF ID",
      "channelId": "Channel ID",
      "channelSecret": "Channel Secret",
      "clientKey": "Client Key"
    }
  },
  "admin": {
    "pageTitle": "Social Login",
    "instructionsTitle": "How to apply social login to your shop",
    "steps": {
      "step1": "Online Store > Themes > Customize",
      "step2": "At the top of the page, click the template selector (where it shows \"Homepage\") and select \"Customer login\"",
      "step3": "In the left sidebar, click \"Add section\" → \"Apps\" and add the \"Login App Block\"",
      "step4": "Adjust the text and display settings as needed, then publish your changes"
    },
    "settingsHint": {
    "beforeLink": "You can configure social login on the ",
    "linkText": "settings page",
    "afterLink": "."
    },
    "newCustomerAccountsWarning": "If your store uses Shopify's new customer accounts, the login page is rendered by Shopify and the snippet will not appear. Switch to classic customer accounts or use a Customer Account extension."
  }
}
