mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-05-24 02:09:17 +00:00
staging changes
This commit is contained in:
parent
6b61aa2805
commit
82790bc2f7
@ -4,7 +4,7 @@ const punjabi = {
|
|||||||
code: "pa-PK",
|
code: "pa-PK",
|
||||||
};
|
};
|
||||||
|
|
||||||
const pkpa = {
|
const pa_pk = {
|
||||||
translation: {
|
translation: {
|
||||||
report_bug: "مسئلہ رپورٹ کرو",
|
report_bug: "مسئلہ رپورٹ کرو",
|
||||||
import_from: "توں منگاؤ",
|
import_from: "توں منگاؤ",
|
||||||
@ -149,4 +149,4 @@ const pkpa = {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
export { pkpa, punjabi };
|
export { pa_pk, punjabi };
|
||||||
|
Loading…
Reference in New Issue
Block a user