lib/phrase/models/translation_create_parameters.rb in phrase-2.8.0 vs lib/phrase/models/translation_create_parameters.rb in phrase-2.8.1
- old
+ new
@@ -15,10 +15,10 @@
attr_accessor :content
# Plural suffix. Can be one of: zero, one, two, few, many, other. Must be specified if the key associated to the translation is pluralized.
attr_accessor :plural_suffix
- # Indicates whether translation is unverified. Part of the <a href=\"https://help.phrase.com/help/verification-and-proofreading\" target=\"_blank\">Advanced Workflows</a> feature.
+ # Indicates whether translation is unverified. Part of the <a href=\"https://support.phrase.com/hc/en-us/articles/5784094755484\" target=\"_blank\">Advanced Workflows</a> feature.
attr_accessor :unverified
# Indicates whether translation is excluded.
attr_accessor :excluded