From 169ffc1b0b76c74350060c97218643789e0ea4f7 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Tue, 26 Jan 2021 16:53:59 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=8E=20added=20more=20i18n=20keys?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ref #13 --- src/locales/en.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/locales/en.json b/src/locales/en.json index 39b65dcb..884bf58e 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -21,6 +21,7 @@ "count_organizations": "# Organizations", "count_teams": "# Teams", "create": "Create", + "create-a-new-runner": "Create a new Runner", "create-a-new-track": "Create a new Track", "create-organization": "Create Organization", "create-user": "Create User", @@ -120,6 +121,7 @@ "password-is-required": "Password is required", "phone": "Phone", "please-provide-the-required-csv-xlsx-file": "Please provide the required csv/ xlsx file", + "please-provide-the-required-information-to-add-a-new-runner": "Please provide the required information to add a new runner.", "please-provide-the-required-information-to-add-a-new-track": "Please provide the required information to add a new track.", "profile-picture": "Profile Picture", "read-license": "Read License", @@ -135,8 +137,10 @@ "settings": "Settings", "signout": "Sign out", "stats-are-being-loaded": "stats are being loaded...", + "team": "Team", "team-name": "Team name", "teams": "Teams", + "the-provided-phone-number-is-invalid-less-than-br-greater-than-please-enter-a-valid-international-number": "the provided phone number is invalid.
please enter a valid international number...", "this-might-take-a-moment": "This might take a moment 👀", "total-distance": "total distance", "total-donations": "total donations",