updated docs
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
const headerDefaultEn = {
|
||||
selectedPage: "Selected Page",
|
||||
};
|
||||
|
||||
export { headerDefaultEn };
|
||||
@@ -0,0 +1,5 @@
|
||||
const headerDefaultTr = {
|
||||
selectedPage: "Seçili Sayfa",
|
||||
};
|
||||
|
||||
export { headerDefaultTr };
|
||||
Reference in New Issue
Block a user