A higher priority for me is localization: any way we can help in templating and avoiding to have to edit PHP source code to translate all texts? And fear of redoing some of the job when updating.
Top-level
A higher priority for me is localization: any way we can help in templating and avoiding to have to edit PHP source code to translate all texts? And fear of redoing some of the job when updating. 2 comments
|
@barbapulpe @pixelfed Yes, all translations contributions should be submitted via https://translate.pixelfed.org
We use that to merge PRs and then a separate command to convert that to the js l10n files https://github.com/pixelfed/pixelfed/blob/dev/app/Console/Commands/ExportLanguages.php