mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
7 lines
489 B
YAML
Vendored
7 lines
489 B
YAML
Vendored
en:
|
|
site_settings:
|
|
sign_in_with_apple_enabled: 'Enable sign in with Apple?'
|
|
apple_client_id: "(Sign in with Apple) The Apple 'Service Identifier' from the developer console. Normally a reverse-domain name style string (e.g. com.example.auth)"
|
|
apple_team_id: '(Sign in with Apple) Apple Team ID (10 characters)'
|
|
apple_key_id: '(Sign in with Apple) Apple Key ID (10 characters)'
|
|
apple_pem: '(Sign in with Apple) Apple Pem File Content. Include the BEGIN and END lines'
|