duracellko / planningpoker4azure

Planning Poker 4 Azure
MIT License
62 stars 26 forks source link

Add support for translations #125

Closed duracellko closed 1 year ago

duracellko commented 1 year ago

Lot of user interface strings are directly in HTML templates. All UI strings should be in resx files to support translations.

duracellko commented 1 year ago

Resolved by #126