Method: Phrase::ProjectUpdateParameters#shares_translation_memory
- Defined in:
- lib/phrase/models/project_update_parameters.rb
#shares_translation_memory ⇒ Object
(Optional) Indicates whether the project should share the account’s translation memory
21 22 23 |
# File 'lib/phrase/models/project_update_parameters.rb', line 21 def shares_translation_memory @shares_translation_memory end |