flodolo / nimbus-l10n

Localization of Nimbus experiments
Mozilla Public License 2.0
0 stars 0 forks source link

[NEW]: Testing with QA experiment #20

Open flodolo opened 1 year ago

flodolo commented 1 year ago

Information about the experiment

ID: localization-test

Deadline

2023-05-23

flodolo commented 1 year ago

Created pull request: https://github.com/flodolo/nimbus-l10n/pull/19

flodolo commented 1 year ago

Translation has been completed for localization_test_2023.ftl.

Here’s the data to copy in the Localization field in Experimenter:

{
  "en-US": {
    "message-text": "This is an example localized experiment.",
    "ok-button-text": "OK",
    "welcome-text": "Welcome to Firefox"
  },
  "fr": {
    "message-text": "Ceci est un exemple d'expérience localisée",
    "ok-button-text": "D'accord",
    "welcome-text": "Bienvenue dans Firefox"
  }
}