Add localization for manage search feature

This commit is contained in:
n4ze3m
2024-03-31 00:36:12 +05:30
parent 12558c39d1
commit ea56a2ffa2
14 changed files with 503 additions and 281 deletions

View File

@@ -203,5 +203,9 @@
"webSearchFollowUpPromptPlaceholder": "Your Web Search Follow Up Prompt"
}
}
},
"manageSearch": {
"title": "Manage Web Search",
"heading": "Configure Web Search"
}
}

View File

@@ -203,5 +203,9 @@
"webSearchFollowUpPromptPlaceholder": "Web検索フォローアッププロンプト"
}
}
},
"manageSearch": {
"title": "Web検索の管理",
"heading": "Web検索を設定する"
}
}

View File

@@ -203,5 +203,9 @@
"webSearchFollowUpPromptPlaceholder": "നിങ്ങളുടെ വെബ് തിരയല്‍ തുടര്‍പ്രോംപ്റ്റ്"
}
}
},
"manageSearch": {
"heading": "Web തിരയൽ സജ്ജമാക്കുക",
"title": "Web തിരയൽ നിയന്ത്രിക്കുക"
}
}

View File

@@ -204,5 +204,9 @@
"webSearchFollowUpPromptPlaceholder": "您的网页搜索追问提示词"
}
}
},
"manageSearch": {
"heading": "配置网络搜索",
"title": "管理网络搜索"
}
}