Method: Translatomatic::String#locale

Defined in:
lib/translatomatic/string.rb

#localeTranslatomatic::Locale (readonly)

Returns The string’s locale.

Returns:



9
10
11
# File 'lib/translatomatic/string.rb', line 9

def locale
  @locale
end