Skip to content

Commit 446f47c

Browse files
committed
[BUILD]: Add new path for translated pages 🛠
1 parent 54b628e commit 446f47c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

i18n.json

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"/events/[slug]": ["events"],
99
"/gallery": ["gallery"],
1010
"/about": ["about"],
11+
"/policy": ["policy"],
12+
"/privacy": ["privacy"],
13+
"/terms": ["terms"],
1114
"/404": ["404"],
1215
"/500": ["500"]
1316
}

0 commit comments

Comments
 (0)