Skip to content

Commit

Permalink
chore(i18n): add consistent translation kebab
Browse files Browse the repository at this point in the history
  • Loading branch information
j-mendez committed Mar 31, 2024
1 parent fa7544d commit 71647d9
Show file tree
Hide file tree
Showing 8 changed files with 3,083 additions and 110 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,9 +199,9 @@ type RunnerConfig = {
1. ko ("Korean")
1. he ("Hebrew")
1. nl ("Dutch")
1. no_NB ("Norwegian")
1. no-NB ("Norwegian")
1. pl ("Polish Poland")
1. pt_BR ("Portuguese Brazil")
1. pt-BR ("Portuguese Brazil")
1. zh-CN ("Chinese-Simplified")
1. zh-TW ("Chinese-Traditional")

Expand Down
2 changes: 1 addition & 1 deletion fast_axecore/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fast_axecore",
"description": "A high performance rewrite of axecore",
"version": "4.6.33",
"version": "4.6.35",
"license": "MPL-2.0",
"engines": {
"node": ">=4"
Expand Down
196 changes: 98 additions & 98 deletions kayle/lib/rules/zh_CN/axe-rules.ts

Large diffs are not rendered by default.

Loading

0 comments on commit 71647d9

Please sign in to comment.