easy_localization icon indicating copy to clipboard operation
easy_localization copied to clipboard

Enhance Text Translation Functionality for Localization

Open michaelnabil230 opened this issue 10 months ago • 0 comments

This pull request enhances text translation functionality by allowing developers to easily translate text from one state language to another language. With this update, developers can efficiently localize their applications by simply specifying the desired target language.

'welcome'.tr(local: Local('ar'));

michaelnabil230 avatar Apr 19 '24 18:04 michaelnabil230