From d833206e67e9d8e872add1472addaee4ef8f0912 Mon Sep 17 00:00:00 2001 From: Ahmad Hassan | Full Stack Developer | FinTech Enthusiast Date: Thu, 24 Apr 2025 22:20:47 +0500 Subject: [PATCH] staging changes --- src/i18n/locales/pa-pk.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/pa-pk.js b/src/i18n/locales/pa-pk.js index 6e9713f..caea58c 100644 --- a/src/i18n/locales/pa-pk.js +++ b/src/i18n/locales/pa-pk.js @@ -1,4 +1,4 @@ -const punjabi = { +const punjabipk = { name: "Punjabi", native_name: "پنجابی", code: "pa-PK", @@ -149,4 +149,4 @@ const pa_pk = { }, }; -export { pa_pk, punjabi }; +export { pa_pk, punjabipk };