Przeglądaj źródła

fix: i18n typo

***NO_CI***
Nicolas Giard 7 lat temu
rodzic
commit
9ef482807f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      server/locales/en/auth.json

+ 1 - 1
server/locales/en/auth.json

@@ -27,7 +27,7 @@
     "facebook": "Facebook",
     "github": "GitHub",
     "slack": "Slack",
-    "ldap": "LDAP / Active Directory"
+    "ldap": "LDAP / Active Directory",
     "oauth2": "OAuth2"
   }
 }