TranslateMessage extension

An extension on the String class to provide translation functionality.

This extension adds a tr getter to the String class that retrieves the translated version of the string using the current TranslateLocale.

on

Properties

tr String
Retrieves the translated version of the string using the current locale.
no setter