Open krogenth opened 6 months ago
For reference, see pr #87 for what was done to mitigate this issue. Reverting or altering those changes should be done for this task as well.
For a list of culture/language codes, see: https://learn.microsoft.com/en-us/bingmaps/rest-services/common-parameters-and-types/supported-culture-codes
At minimum we should probably support:
There's probably more, but this would be a good first step.
Is your feature request related to a problem? Please describe. Currently only
en_US
is supported. There are other languages out there that should realistically be supported.Describe the solution you'd like More locale json definitions should be added in
G2DataGUI.UI.Common/Assets/Locales
.