Given the following YAML: HomePage: Welcome: Welcome {username} to the test When translating to German it translates the username and it should not. HomePage: Title: Heim HelloWorld: Hallo Welt Welcome: Willkommen {Benutzername} zum Test
Given the following YAML:
HomePage:
Welcome: Welcome {username} to the test
When translating to German it translates the username and it should not.
HomePage:
Title: Heim
HelloWorld: Hallo Welt
Welcome: Willkommen {Benutzername} zum Test