Admin message

Migration Notice: We have moved to gitlab.ct.fh-salzburg.ac.at. The old domain gitlab.mediacube.at remains active for this academic year.

add internationalization to event form
issue: translation (internationalization) is only implemented on homepage yet. Internationalization is not implemented on event form yet. goal: implement internationalization (english / german translation) to event form based on initialization already implemented on homepage https://stempelheft.multimediatechnology.at/events/new -\> implement I18n in files: new.html.erb & \_form.html -\> update en.yml and de.yml -\> adjust unit tests and system test if needed **BEFORE:** (based on internationalization initialization) german version contains english: ![image](/uploads/bd1fdd1ebe2564a4dd09f2035a5e9a54/image.png){width="320" height="340"} ![image](/uploads/87091eb88ac506ef2be953c54a7d964a/image.png){width="277" height="340"} english version contains german: ![image](/uploads/2438865e140c7a3e718763ae79093335/image.png){width="271" height="237"} internationalization of homepage is already implemented on staging ![image](/uploads/b45fb235c91d96c04431ff114a3b91e3/image.png){width="403" height="278"} **After** english: ![image](/uploads/e33e989339bf1360e25ba783e0f35822/image.png){width="339" height="403"} ![image](/uploads/bc620d5029dcc9629a20d346cb168284/image.png){width="361" height="401"} german: ![image](/uploads/947d2e52e88cdd7acf03956a2a6e1dc9/image.png){width="481" height="310"} ![image.png](/uploads/8f99401aab31a7a2475f6271551da181/image.png){width="253" height="308"}
issue