Releases: Alusus/I18n
Releases · Alusus/I18n
0.2.3
0.2.2
0.2.1
0.2.0
Added TextAssets and isRightToLeft.
- Added
TextAssets
template class for easily loading text assets for multiple languages without having to manually define a class for them. - Added
isRightToLeft
function to detect whether a certain language is written from right to left.