mirror of
https://github.com/flarum/framework.git
synced 2024-11-29 04:33:47 +08:00
22 lines
581 B
YAML
22 lines
581 B
YAML
|
flarum-auth-facebook:
|
||
|
|
||
|
##
|
||
|
# UNIQUE KEYS - The following keys are used in only one location each.
|
||
|
##
|
||
|
|
||
|
# Translations in this namespace are used by the admin interface.
|
||
|
admin:
|
||
|
|
||
|
# These translations are used in the Facebook Settings modal dialog.
|
||
|
facebook_settings:
|
||
|
app_id_label: App ID
|
||
|
app_secret_label: App Secret
|
||
|
title: Facebook Settings
|
||
|
|
||
|
# Translations in this namespace are used by the forum user interface.
|
||
|
forum:
|
||
|
|
||
|
# These translations are used in the Log In modal dialog.
|
||
|
log_in:
|
||
|
with_facebook_button: Log In with Facebook
|