Skip to content

Commit 1cedaa9

Browse files
committed
feature: pl translation
1 parent ad7f7d9 commit 1cedaa9

File tree

2 files changed

+506
-0
lines changed

2 files changed

+506
-0
lines changed

libraries/react-shared-libraries/src/translation/i18n.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export const languages = [
1414
'ar',
1515
'tr',
1616
'vi',
17+
'pl',
1718
];
1819

1920
export const defaultNS = 'translation';

0 commit comments

Comments
 (0)