Skip to content

Commit

Permalink
add strings
Browse files Browse the repository at this point in the history
  • Loading branch information
Sacha Greif committed Nov 25, 2024
1 parent eb636a0 commit 790aa62
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/yaml-validation.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 0 additions & 2 deletions accounts.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 0 additions & 1 deletion js2024.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 790aa62

Please sign in to comment.