lib/phrase/models/translation_create_parameters.rb in phrase-2.26.0 vs lib/phrase/models/translation_create_parameters.rb in phrase-3.0.0

- old
+ new

@@ -3,10 +3,10 @@ module Phrase class TranslationCreateParameters # specify the branch to use attr_accessor :branch - # Locale. Can be the name or public id of the locale. Preferred is the public id. + # Locale. Can be the name or id of the locale. Preferred is id attr_accessor :locale_id # Key attr_accessor :key_id