Skip to content

Commit 6def648

Browse files
[autofix.ci] apply automated fixes
1 parent 6099161 commit 6def648

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

config/i18n.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,9 @@ const locales: (LocaleObjectData | (Omit<LocaleObjectData, 'code'> & { code: str
173173
name: 'हिंदी',
174174
},
175175
{
176-
code: "kn-IN",
177-
file: "kn-IN.json",
178-
name: "ಕನ್ನಡ"
176+
code: 'kn-IN',
177+
file: 'kn-IN.json',
178+
name: 'ಕನ್ನಡ',
179179
},
180180
{
181181
code: 'te-IN',

lunaria/files/kn-IN.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"$schema": "../schema.json",
32
"seo": {
43
"home": {
54
"title": "npmx - npm ರಿಜಿಸ್ಟ್ರಿಗೆ ಪ್ಯಾಕೇಜ್ ಬ್ರೌಸರ್",

0 commit comments

Comments
 (0)