mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 16:00:19 -05:00
🌐 Sign in with LDAP label for fr, es locales
Co-authored-by: Mathieu Brunot <mathieu.brunot@monogramm.io>
This commit is contained in:
parent
2d60ec9dee
commit
055504ba9a
1 changed files with 2 additions and 2 deletions
|
@ -111,8 +111,8 @@
|
|||
"used-in" : [ "src/uxbox/main/ui/auth/login.cljs:108" ],
|
||||
"translations" : {
|
||||
"en" : "Sign in with LDAP",
|
||||
"fr" : "",
|
||||
"es" : "",
|
||||
"fr" : "Se connecter via LDAP",
|
||||
"es" : "Entrar con LDAP",
|
||||
"ru" : "Вход через LDAP"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue