Closed
Description
Although most of the client is translatable, there are still a few instances of hardcoded text which need to be fixed.
What needs to be done:
- Make
utils/punctuate
andutils/abbreviateNumber
translatable. See http://discuss.flarum.org/d/336-potential-l10n-stumbling-blocks/5 - Find any other hardcoded translations by temporarily emptying en.yml and searching far and wide for text that is still in English.
- Do the same for all default extensions.
- Make the whole administration section translatable (it is all hardcoded at the moment).