]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Add support for Facebook authentication
[rails.git] / config / locales / en.yml
index d426faabe537d84026492c2f6519ff76085d42c6..e554832f8650c762c160594cb5795955f2ee2eb4 100644 (file)
@@ -1720,6 +1720,9 @@ en:
         google:
           title: Login with Google
           alt: Login with a Google OpenID
+        facebook:
+          title: Login with Facebook
+          alt: Login with a Facebook Account
         yahoo:
           title: Login with Yahoo
           alt: Login with a Yahoo OpenID
@@ -1991,6 +1994,8 @@ en:
     auth_failure:
       connection_failed: Connection to authentication provider failed
       invalid_credentials: Invalid authentication credentials
+      no_authorization_code: No authorization code
+      unknown_signature_algorithm: Unknown signature algorithm
   user_role:
     filter:
       not_an_administrator: "Only administrators can perform user role management, and you are not an administrator."