From 790aa6202d41ce233636f611cf29707c1fd516ff Mon Sep 17 00:00:00 2001 From: Sacha Greif Date: Mon, 25 Nov 2024 14:58:21 +0900 Subject: [PATCH] add strings --- .github/workflows/yaml-validation.yml | 2 +- accounts.yml | 2 -- js2024.yml | 1 - 3 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/yaml-validation.yml b/.github/workflows/yaml-validation.yml index 23a857b5cfa..efa86e82399 100644 --- a/.github/workflows/yaml-validation.yml +++ b/.github/workflows/yaml-validation.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: CI +name: YAML Validation # Controls when the workflow will run on: diff --git a/accounts.yml b/accounts.yml index 346f848a2b5..e364495ce56 100644 --- a/accounts.yml +++ b/accounts.yml @@ -1,7 +1,5 @@ locale: en-US translations: - - key: test.test1 - t: foo2 - key: accounts.error_incorrect_password t: Incorrect password - key: accounts.error_email_required diff --git a/js2024.yml b/js2024.yml index 0809a018965..29e933a9e98 100644 --- a/js2024.yml +++ b/js2024.yml @@ -12,7 +12,6 @@ translations: ########################################################################### # JS 2023 - - key: general.js2024.survey_intro t: > While we were busy trying to figure out which front-end library to bet on next, JavaScript itself has been going through an evolution of its own.