mirror of
https://github.com/go-gitea/gitea
synced 2024-11-02 16:24:25 +00:00
ba0f9274e9
The recent changes to add live-reloading to the i18n translation files made the i18n code totally non-concurrent when using dev. This will make discovering other concurrency related issues far more difficult. This PR fixes these, adds some more comments to the code and slightly restructures a few functions. Signed-off-by: Andrew Thornton <art27@cantab.net> |
||
---|---|---|
.. | ||
i18n_test.go | ||
i18n.go |