mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 04:48:33 +08:00
13 lines
726 B
YAML
Vendored
13 lines
726 B
YAML
Vendored
# WARNING: Never edit this file.
|
|
# It will be overwritten when translations are pulled from Crowdin.
|
|
#
|
|
# To work with us on translations, join this project:
|
|
# https://translate.discourse.org/
|
|
|
|
nl:
|
|
site_settings:
|
|
sign_in_with_apple_enabled: 'Aanmelden met Apple inschakelen?'
|
|
apple_client_id: "(Aanmelden met Apple) De Apple-'service-identificatie' van de ontwikkelaarsconsole. Normaal gesproken een tekenreeks in omgekeerde domeinnaamstijl (bijvoorbeeld com.example.auth)"
|
|
apple_team_id: '(Aanmelden met Apple) Apple-team-ID (10 tekens)'
|
|
apple_key_id: '(Aanmelden met Apple) Apple-key-ID (10 tekens)'
|
|
apple_pem: '(Aanmelden met Apple) Inhoud van het Apple Pem-bestand. Inclusief de regels BEGIN en END.'
|