Commit Graph

177 Commits

Author SHA1 Message Date
Oliver Walters
7a19145be1 Disable wrapping for translation files
This ensures that the updates pushed back from crowding don't have unnecessary file deltas

Ref: https://docs.djangoproject.com/en/3.2/ref/django-admin/#django-admin-makemessages
2021-05-05 17:34:35 +10:00
github-actions[bot]
7a81fc02ed updated translation base 2021-05-04 23:24:01 +00:00
github-actions[bot]
b1d463fc65 updated translation base 2021-05-04 23:20:29 +00:00
github-actions[bot]
d82b370aa5 updated translation base 2021-04-30 23:53:45 +00:00
github-actions[bot]
53fd046b78 updated translation base 2021-04-30 23:13:52 +00:00
github-actions[bot]
984c32c8ae updated translation base 2021-04-30 22:27:42 +00:00
github-actions[bot]
47d848d5ac updated translation base 2021-04-30 22:26:34 +00:00
github-actions[bot]
acbd5b8f7e updated translation base 2021-04-30 01:54:54 +00:00
github-actions[bot]
d455e826e2 updated translation base 2021-04-29 04:57:42 +00:00
github-actions[bot]
f9f4bfa76c updated translation base 2021-04-28 23:49:41 +00:00
github-actions[bot]
ea748e8b49 updated translation base 2021-04-28 12:23:25 +00:00
github-actions[bot]
b4bf98ac9d updated translation base 2021-04-27 23:02:57 +00:00
github-actions[bot]
8e25e4cfab updated translation base 2021-04-27 22:58:39 +00:00
github-actions[bot]
2701a319b3 updated translation base 2021-04-27 21:53:44 +00:00
github-actions[bot]
80938193a7 updated translation base 2021-04-27 10:45:00 +00:00
github-actions[bot]
795d083723 updated translation base 2021-04-25 02:46:09 +00:00
github-actions[bot]
c83a7a0480 updated translation base 2021-04-23 08:09:57 +00:00
github-actions[bot]
6cea70d0b7 updated translation base 2021-04-22 23:55:01 +00:00
github-actions[bot]
743ef627f5 updated translation base 2021-04-22 23:08:43 +00:00
github-actions[bot]
8bcdbb7e53 updated translation base 2021-04-22 13:39:06 +00:00
github-actions[bot]
f021a4cf80 updated translation base 2021-04-22 13:24:53 +00:00
github-actions[bot]
7cd730c6c6 updated translation base 2021-04-22 12:55:06 +00:00
Matthias Mair
37953f9926
Merge branch 'master' into l10n_trans 2021-04-21 14:17:19 +02:00
Matthias Mair
6600879ed1 New translations django.po (Russian)
[ci skip]
2021-04-21 11:33:37 +02:00
Matthias Mair
39af8d8a94 New translations django.po (Russian) 2021-04-21 11:17:45 +02:00
Oliver Walters
c0ab2d1da9 Unit test fixes 2021-04-21 17:16:07 +10:00
Oliver Walters
a1e835e01b Add some new (empty) locale translation entries
- fr
- it
- ja
- pl
- ru
- zh

Also fixes the `invoke translate` command (maybe it was changed with the recent update to Django 3.2?)

The CI pipeline now runs the translation and static collection steps, to check those for errors.
2021-04-21 12:33:56 +10:00