Add French and Japanese Translations + QoL Translation Fixes

This commit is contained in:
Ariel Rin
2020-10-13 04:17:37 +00:00
parent 137e8a876d
commit 0fabb2b368
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.'
),