discourse-steam-login/config/locales/server.en.yml

8 lines
365 B
YAML
Raw Normal View History

2019-05-10 03:48:41 -04:00
en:
site_settings:
enable_steam_logins: "Enable Steam authentication, requires steam_web_api_key. See <a href='https://meta.discourse.org/t/18153' target='_blank'>Steam Login / Authentication Plugin</a>"
2019-05-13 02:51:54 -04:00
steam_web_api_key: "Steam web API key"
2019-05-10 03:48:41 -04:00
errors:
steam_web_api_key_is_empty: "You must set 'steam web api key' before enabling this setting."