0

I'm using this pluginn http://octobercms.com/plugin/rainlab-translate. What is the best way to use this to translate all fields (from the backend) together instead of one by one?

  • What do you mean by translating them all together? You'll still have to add the translated string to each untranslated string. – dragontree Jan 31 '17 at 11:45
  • I mean when a user write a page with title, subtitle, description he have to select a language from each this field , it would be much better if there is one global option list to select instead.If use the translate plugin and static pages plugin you will see what I mean. –  Jan 31 '17 at 12:44

1 Answers1

3

CTRL+click on the language selection dropdown at any field will change the language for all the input fields at once.

dragontree
  • 1,709
  • 11
  • 14