mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 17:53:55 +08:00
13 lines
728 B
YAML
Vendored
13 lines
728 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/
|
|
|
|
pt_BR:
|
|
site_settings:
|
|
sign_in_with_apple_enabled: 'Ativar login com a Apple?'
|
|
apple_client_id: "(Entrar com a Apple) O “Identificador de Serviço” da Apple, obtido no console do desenvolvedor. Normalmente é uma string no formato de domínio reverso (ex.: com.example.auth)"
|
|
apple_team_id: '(Entrar com a Apple) Apple Team ID (dez caracteres)'
|
|
apple_key_id: '(Entrar com a Apple) Apple Key ID (dez caracteres)'
|
|
apple_pem: '(Entrar com a Apple) Conteúdo do arquivo PEM da Apple. Inclua as linhas BEGIN e END'
|