Skip to content

Commit 8774cfe

Browse files
Add Italian locale to check-locales
1 parent 4ca5cad commit 8774cfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/check-locales.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ const allLocales = [
1414
["sk", "sk-SK"],
1515
["zh", "zh-CN"],
1616
["pl", "pl-PL"],
17+
["it", "it-IT"],
1718
];
1819

1920
const ignoreUnused = [

0 commit comments

Comments
 (0)