staging changes

This commit is contained in:
Ahmad Hassan | Full Stack Developer | FinTech Enthusiast 2025-04-24 22:17:13 +05:00
parent 6b61aa2805
commit 82790bc2f7

View File

@ -4,7 +4,7 @@ const punjabi = {
code: "pa-PK",
};
const pkpa = {
const pa_pk = {
translation: {
report_bug: "مسئلہ رپورٹ کرو",
import_from: "توں منگاؤ",
@ -149,4 +149,4 @@ const pkpa = {
},
};
export { pkpa, punjabi };
export { pa_pk, punjabi };