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
I have only used Crowdin before and I'm totally new to Weblate, so I apologize in advance if it's a stupid question🙇🙇Also, I'm not sure if here is the right place to ask, I couldn't find any other place;;
However, Weblate seems like component-based, and it would be messed up if I put all files in one component? So I think I need to create a independent component for every translation file, but there are dozens of translation files in our project, so I'm wondering if there's a way to simplify the process? Or maybe I don't need to create multiple components? I had gone through the docs but i still can't figure out.
now i only know, if my project structure likes this:
├─longwings/
│ └─en_us.json
If I want to generate the new language files in the same path, I can configure like this:
File Format: JSON
File Mask: longwings/*.json
Monolingual base language file: longwings/en_us.json
Language code style: Linux style, lower cased
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have only used Crowdin before and I'm totally new to Weblate, so I apologize in advance if it's a stupid question🙇🙇Also, I'm not sure if here is the right place to ask, I couldn't find any other place;;
My project structure is like this:
And I want the other languages files generated and placed in their original path, like this:
In Crowdin, Which is file-system-based, i would directly configure like this:
However, Weblate seems like component-based, and it would be messed up if I put all files in one component? So I think I need to create a independent component for every translation file, but there are dozens of translation files in our project, so I'm wondering if there's a way to simplify the process? Or maybe I don't need to create multiple components? I had gone through the docs but i still can't figure out.
now i only know, if my project structure likes this:
If I want to generate the new language files in the same path, I can configure like this:
Thank you very much in advance!❤️❤️
Beta Was this translation helpful? Give feedback.
All reactions