Merge branch 'transifex' into 'master'

Add French and Japanese Translations + QoL Translation Fixes

See merge request allianceauth/allianceauth!1263
This commit is contained in:
Ariel Rin
2020-10-13 04:17:37 +00:00
16 changed files with 4239 additions and 95 deletions

View File

@@ -224,7 +224,7 @@ class DiscordUser(models.Model):
user=_user,
title=gettext_lazy('Discord Account Disabled'),
message=gettext_lazy(
'Your Discord account was disabeled automatically '
'Your Discord account was disabled automatically '
'by Auth. If you think this was a mistake, '
'please contact an admin.'
),