refactor: moved server content to /server
This commit is contained in:
11
server/locales/fr/auth.json
Normal file
11
server/locales/fr/auth.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"providers": {
|
||||
"local": "Local",
|
||||
"windowslive": "Compte Microsoft",
|
||||
"google": "Google ID",
|
||||
"facebook": "Facebook",
|
||||
"github": "GitHub",
|
||||
"slack": "Slack",
|
||||
"ldap": "LDAP / Active Directory"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user