Method: Translatomatic::String#locale
- Defined in:
- lib/translatomatic/string.rb
#locale ⇒ Translatomatic::Locale (readonly)
Returns The string’s locale.
9 10 11 |
# File 'lib/translatomatic/string.rb', line 9 def locale @locale end |