1
0
mirror of https://github.com/flarum/core.git synced 2025-10-18 10:16:09 +02:00
Toby Zerner c9a878d49c Make sure all locale JS files are flushed
Even when no language packs are enabled, a forum-en-xxx.js (or whatever the default locale is) file is still generated because other extensions may contain translations. But when enabling the English language pack, since no locales are registered with the LocaleManager, that file doesn't get flushed and therefore doesn't get regenerated with the English translations. This fix always registers the default locale with the LocaleManager so that's not the case.
2015-11-04 09:27:06 +10:30
2015-10-19 15:09:54 +10:30
2015-11-03 18:13:11 +10:30
2015-10-22 12:25:22 +10:30
2015-10-22 12:25:22 +10:30
2015-10-28 12:46:49 +00:00
2015-07-05 21:25:09 +09:30
2015-11-03 10:01:52 +10:30
2015-11-01 16:00:25 +10:30
2015-11-01 16:00:25 +10:30

Flarum Core

This repository contains Flarum's core code. If you want to set up a forum, visit the main Flarum repository.

Contributing

Flarum is open-source and we would love your help building it! Please read the Contributing Guide to learn how you can help.

Description
No description provided
Readme 129 MiB
Languages
PHP 65.5%
JavaScript 14.2%
TypeScript 13.9%
Less 5.5%
Blade 0.7%
Other 0.2%