|
|
|
|
|
by twunde
3731 days ago
|
|
I typically use .po files, which I think is the linux standard. Most languages should be able to use .po files, or an equivalent format. It might make sense to create a git submodule for all of your .po files and give all your repos access to it, do it acts as a shared library across all of your languages, frameworks and tooling |
|