Add tamil translation (#430)

This commit is contained in:
Ananth
2025-01-03 13:49:41 +05:30
committed by GitHub
parent d9b4100d17
commit 9016cfb035
6 changed files with 30 additions and 0 deletions

View File

@@ -60,4 +60,12 @@
as="font"
crossorigin
/>
{{- else if (partial "function/langCode.html" (slice "ta")) -}}
<link rel="preload" href="/lib/fonts/NotoSans-Regular.woff2" as="font" crossorigin />
<link
rel="preload"
href="/lib/fonts/NotoSansTamil-Regular.woff2"
as="font"
crossorigin
/>
{{- end -}}