Commit Graph

7 Commits

Author SHA1 Message Date
Tim Abbott cb5f738948 i18n: Update translation data from Transifex. 2020-06-04 14:05:54 -07:00
Tim Abbott f9a61aa645 i18n: Update translation data from Transifex.
With a fix for a test.
2020-05-07 16:09:16 -07:00
Tim Abbott 29ace8100f i18n: Update translation data from transifex. 2019-12-12 20:34:46 -08:00
Tim Abbott 98f756ae13 i18n: Update strings for transifex. 2019-12-11 11:22:50 -08:00
Tim Abbott 00fb7f37a0 i18n: Update translation data from Transifex. 2019-09-24 13:02:33 -07:00
Tim Abbott 92e34bbb10 i18n: Update translation data from transifex. 2019-08-07 15:15:28 -07:00
Anders Kaseorg bbb56df6b0 i18n: Move static/locale back to locale.
As of commit cff40c557b (#9300), these
files are no longer served directly to the browser.  Disentangle them
from the static asset pipeline so we can refactor it without worrying
about them.

This has the side effect of eliminating the accidental duplication of
translation data via hash-naming in our release tarballs.

This reverts commit b546391f0b (#1148).

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-07-02 14:57:55 -07:00