getLocale function

String getLocale()

Implementation

String getLocale() {
  return currentLocale;
}