Translation

Default Translations English

  • Description: Verify default translation strings.
  • Given I am in a map and the current language is English
  • When I activate the plant labels and add a plant
  • Then all strings are in English
  • Actual Result:
  • Test Result:
  • Notes: Use a plant with a common name eg. Tomato

Default Translations German

  • Description: Verify default translation strings.
  • Given I am in a map and the current language is German
  • When I activate the plant labels and add a plant
  • Then all strings are in German
  • Actual Result:
  • Test Result:
  • Notes: Use a plant with a common name eg. Tomato

Change Translation in Maps

  • Description: Verify that a user can switch language in a map and stays in the map.
  • Given I am in a map and the current language is English
  • When I click on the "en" Drop Down
  • When I click "Deutsch"
  • Then I am still on the same map
  • And all the text is in German now
  • Actual Result:
  • Test Result:
  • Notes:

Change Translation on Landingpage

  • Description: Verify that a user can switch language on the landing page.
  • Given I am on the landing page and the current language is English
  • When I click on the "en" Drop Down
  • When I click "Deutsch"
  • Then I am still on the Landing Page
  • And all the text is in German now
  • Actual Result:
  • Test Result:
  • Notes: