mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
13 lines
765 B
YAML
Vendored
13 lines
765 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/
|
|
|
|
ja:
|
|
site_settings:
|
|
sign_in_with_apple_enabled: 'Apple でのサインインを有効にしますか?'
|
|
apple_client_id: "(Apple でサインイン) 開発者コンソールの Apple「サービス識別子」。通常、逆ドメイン名形式の文字列 (com.example.auth など)"
|
|
apple_team_id: '(Apple でサインイン) Apple チーム ID (10 文字)'
|
|
apple_key_id: '(Apple でサインイン) Apple キー ID (10 文字)'
|
|
apple_pem: '(Apple でサインイン) Apple Pem ファイルのコンテンツ。BEGIN 行と END 行を含めます'
|