Problem/Motivation
Follow-up to #2928960: Increase site slogan maxlength to 255 to allow longer slogans.
Seems like the patch does not account for the translation of the slogan, when I want to translate the slogan in a different language it's still limited to 128 chars for the other language.
Steps to reproduce
Enable languages modules.
Add an additional language.
Go to '/admin/config/system/site-information/translate' and try to set a longer slogan.
Proposed resolution
Increase length of slogan to 255 for the translations.
Remaining tasks
Create patch, tests & commit.
User interface changes
Same settings for translations and original language.
API changes
no
Data model changes
no