You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently need to install the full Ruby development environment to install:
gem install i18n-translators-tools
and be able to process projects like Discourse and Mastodoon.
Instead, it will be better to use yaml2po from translate-toolkit if it is possible. Currently it does NOT processes the project Discourse, we will need to fix yaml2po in upstream.
The text was updated successfully, but these errors were encountered:
jordimas
changed the title
Remove Ruby dependency
Remove Ruby dependency used to process yaml files
Sep 2, 2023
We are currently need to install the full Ruby development environment to install:
gem install i18n-translators-tools
and be able to process projects like Discourse and Mastodoon.
Instead, it will be better to use yaml2po from translate-toolkit if it is possible. Currently it does NOT processes the project Discourse, we will need to fix yaml2po in upstream.
The text was updated successfully, but these errors were encountered: