Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -170,7 +170,7 @@ with gr.Blocks(theme=gr.themes.Glass()) as demo:
|
|
| 170 |
"interviewquestionsph": "I want to prepare for an interview as a receptionist.",
|
| 171 |
"help": "Where to get help?",
|
| 172 |
"helpfirst": "How can I help you?",
|
| 173 |
-
"helplabel": "Where do you need help?
|
| 174 |
"helpph": "How can I have support to take care of my daughter during my work? / How can I get trained on Excel?"
|
| 175 |
},
|
| 176 |
"廣東話": {
|
|
@@ -185,7 +185,7 @@ with gr.Blocks(theme=gr.themes.Glass()) as demo:
|
|
| 185 |
"interviewquestionsph": "我想以接待員的身份準備面試。",
|
| 186 |
"help": "去哪裡尋求幫助?",
|
| 187 |
"helpfirst": "我怎麼幫你",
|
| 188 |
-
"helplabel": "
|
| 189 |
"helpph": "我如何在工作期間獲得支持來照顧我的女兒? / 我怎樣才能接受 Excel 培訓?"
|
| 190 |
}
|
| 191 |
}
|
|
|
|
| 170 |
"interviewquestionsph": "I want to prepare for an interview as a receptionist.",
|
| 171 |
"help": "Where to get help?",
|
| 172 |
"helpfirst": "How can I help you?",
|
| 173 |
+
"helplabel": "Where do you need help?",
|
| 174 |
"helpph": "How can I have support to take care of my daughter during my work? / How can I get trained on Excel?"
|
| 175 |
},
|
| 176 |
"廣東話": {
|
|
|
|
| 185 |
"interviewquestionsph": "我想以接待員的身份準備面試。",
|
| 186 |
"help": "去哪裡尋求幫助?",
|
| 187 |
"helpfirst": "我怎麼幫你",
|
| 188 |
+
"helplabel": "你在哪裡需要幫助?",
|
| 189 |
"helpph": "我如何在工作期間獲得支持來照顧我的女兒? / 我怎樣才能接受 Excel 培訓?"
|
| 190 |
}
|
| 191 |
}
|