Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Commit a131054

Browse files
committed
Added af-ZA to list of locales
1 parent d6ca8c8 commit a131054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/next-i18next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ module.exports = {
22
i18n: {
33
defaultLocale: 'en',
44
locales: [
5+
'af-ZA',
56
'de',
67
'en',
78
'es',

0 commit comments

Comments
 (0)