🚀 feat: add punjabi lang support

This commit is contained in:
eshanized
2025-01-09 16:26:14 +05:30
parent 481ae83239
commit 435bd0b8f1
6 changed files with 395 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
{
"title": {
"message": "Blog",
"description": "The title for the blog used in SEO"
},
"description": {
"message": "Blog",
"description": "The description for the blog used in SEO"
},
"sidebar.title": {
"message": "Recent posts",
"description": "The label for the left sidebar"
}
}