mirror of
https://github.com/iio612/DEFENDER.git
synced 2026-02-13 19:24:23 +00:00
- Adding tls_cipher to MUser, MAdmin and MClient
- Switch parser command in Irc Instance (To Monitor closly)
- New auth method in Admin.py
- Adding the capability to auto auth Admins via their fingerprints
- Update few core translation.
14 lines
409 B
YAML
14 lines
409 B
YAML
traduction:
|
|
# Message help
|
|
- orig: "Access denied!"
|
|
trad: "Accès refusé."
|
|
- orig: "%s - %sLoaded%s by %s on %s"
|
|
trad: "%s - %sChargé%s par %s le %s"
|
|
- orig: "%s - %sNot Loaded%s"
|
|
trad: "%s - %sNon chargé%s"
|
|
- orig: "Successfuly connected to %s"
|
|
trad: "Connecter a %s avec succés"
|
|
- orig: "[ %sINFORMATION%s ] >> %s is ready!"
|
|
trad: "[ %sINFORMATION%s ] >> %s est prêt!"
|
|
|