OpenRCT2 / objects

Official objects for OpenRCT2
Creative Commons Attribution 4.0 International
24 stars 36 forks source link

Update localisation for objects #242

Closed ZehMatt closed 1 year ago

ZehMatt commented 1 year ago

I tried my best to keep the diff minimal but the inconsistency is all over the place. I wrote some scripts using NodeJS to also help improve the other repo, not sure yet how the code is best shared among the two.

Diff is now quite simple

duncanspumpkin commented 1 year ago

en-us has been removed if identical to en-gb.

ZehMatt commented 1 year ago

I just find the removals of en-US weird

I did that to keep it consistent, sometimes it was present with identical translation to en-gb and sometimes it wasn't, I think due to the way we use en-gb as fallback we can omit them. I can also enforce the other way around and always have en-us there.