Thanks @Williamsburg,
I saw that stack overflow post already, but it doesn’t help.
I don’t care so much that the background should be fixed, I just want the images to be visible.
Hi
Does anyone know where I can find a list of all languages to use for a drop down list when users signup?
@Developers-Shutfim-Professional Anyone?
I am looking for a normal list can’t find anything
Is this any good?
https://www.ip2location.com/free/country-multilingual
If you use C# in
System.Globalization
you can use
CultureInfo.GetCultures(CultureTypes.AllCultures)
and see some info there like shortcodes etc. but not full names
@DCowan said in List of Languages:
Is this any good?
https://www.ip2location.com/free/country-multilingual
Yes, Just a shame that the names are all capitalized
@מי-יודע said in List of Languages:
If you use C# in
System.Globalization
you can use
CultureInfo.GetCultures(CultureTypes.AllCultures)
and see some info there like shortcodes etc. but not full names
It’s only a partly list most are missing
Thanks
I also found https://gist.github.com/tayvano/8bac189b40b1457455b26e210d36e18a