Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
KKA11010 committed Feb 6, 2024
1 parent 0392e6b commit d9a7d83
Show file tree
Hide file tree
Showing 7 changed files with 2,367 additions and 2,373 deletions.
791 changes: 395 additions & 396 deletions assets/translations/de.json

Large diffs are not rendered by default.

789 changes: 394 additions & 395 deletions assets/translations/en.json

Large diffs are not rendered by default.

789 changes: 394 additions & 395 deletions assets/translations/es.json

Large diffs are not rendered by default.

791 changes: 395 additions & 396 deletions assets/translations/fr.json

Large diffs are not rendered by default.

789 changes: 394 additions & 395 deletions assets/translations/hu.json

Large diffs are not rendered by default.

789 changes: 394 additions & 395 deletions assets/translations/sw.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion utils/update-translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const loadJSON = (filename) => {
}

// paste unused keys from the jest test output here
const unusedKeys = []
const unusedKeys = ['createBackup']

const updateTranslationFiles = (unusedKeys) => {
const translationDir = path.resolve(__dirname, tlPath)
Expand Down

0 comments on commit d9a7d83

Please sign in to comment.