Method: Phrase::TranslationCreateParameters#locale_id
- Defined in:
- lib/phrase/models/translation_create_parameters.rb
#locale_id ⇒ Object
Locale. Can be the name or id of the locale. Preferred is id
9 10 11 |
# File 'lib/phrase/models/translation_create_parameters.rb', line 9 def locale_id @locale_id end |