Skip to content

Commit 230cf57

Browse files
committed
fix: wrong file extension
1 parent ab38fcc commit 230cf57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crowdin.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
"files": [
88
{
9-
"source": "src/locales/en.yml",
10-
"translation": "src/locales/%two_letters_code%.yml"
9+
"source": "src/locales/en.json",
10+
"translation": "src/locales/%two_letters_code%.json"
1111
}
1212
]

0 commit comments

Comments
 (0)