mirror of
https://github.com/flarum/framework.git
synced 2024-11-24 23:49:20 +08:00
c08b62af80
We now use Symfony's Translation component. Yay! We get more powerful pluralisation and better a fallback mechanism. Will want to implement the caching mechanism at some point too. The API is replicated in JavaScript, which could definitely use some testing. Validators have been refactored so that they are decoupled from models completely (i.e. they simply validate arrays of user input). Language packs should include Laravel's validation messages. ref #267 |
||
---|---|---|
.. | ||
admin | ||
forum | ||
lib | ||
.gitignore | ||
bower.json |