change texts
This commit is contained in:
@@ -29,8 +29,8 @@ export async function getAboutData(name: string) {
|
||||
// return res.json();
|
||||
|
||||
let title_fa = '';
|
||||
if (name.toLocaleLowerCase() == 'zhivan') title_fa = 'کافه رستوران ژیوان'
|
||||
if (name.toLocaleLowerCase() == 'boote') title_fa = 'کافه رستوران بوته'
|
||||
if (name.toLocaleLowerCase() == 'zhivan') title_fa = 'کافه فروشگاه ژیوان'
|
||||
if (name.toLocaleLowerCase() == 'boote') title_fa = 'کافه فروشگاه بوته'
|
||||
|
||||
return {
|
||||
name,
|
||||
|
||||
Reference in New Issue
Block a user