aksoftware98 / multilanguages

AKSoftware.Localization.MultiLanguages is a package for .NET developers allows them to easily build apps target multiple languages with just few lines of code
MIT License
85 stars 15 forks source link

Get keys and enumerate #60

Closed GregFinzer closed 1 month ago

GregFinzer commented 1 month ago

Created the ability to get the keys and to enumerate through the keys and values. https://github.com/aksoftware98/multilanguages/issues/26