jannesblobel / inlang-plugin-po

MIT License
3 stars 3 forks source link

https://github.com/allinurl/goaccess is crashing #5

Open samuelstroschein opened 1 year ago

samuelstroschein commented 1 year ago

From https://github.com/inlang/inlang/issues/749#issue-1708944036

Message: "The reference language "en" must be included in the list of languages"

Additional information

The po plugin doesn't seem to include the reference language in the list of languages.

samuelstroschein commented 1 year ago

@jannesblobel we discussed it already but the po plugin needs to create "virtual" resources for the reference language. yes, annoying that those resources can be edited but as we both figured out .po is a bad format (little we can do about it)

jannesblobel commented 1 year ago

Yep, I'm going to change the plugin. It should also be ready tomorrow. But then we will have the problem with jsdelivr for a week: the version has to be updated that takes a week.

samuelstroschein commented 1 year ago

@jannesblobel you can purge JSDelivr https://www.jsdelivr.com/

jannesblobel commented 1 year ago

Quick update: the problem is the file structure of this repo. The Reflanguage is "en", but the name of the reference file is 'goaccess.pot" instead of 'en'. I am working on a good solution.

CleanShot 2023-05-18 at 19 58 52@2x

CleanShot 2023-05-18 at 19 59 05@2x