fix typo
This commit is contained in:
parent
a182d878ed
commit
9b11d9fd6b
@ -45,7 +45,7 @@ class EnLocale(Locale):
|
|||||||
chat_save_btn: str = "Save Chat"
|
chat_save_btn: str = "Save Chat"
|
||||||
select_placeholder1: str = "Select AI Model"
|
select_placeholder1: str = "Select AI Model"
|
||||||
select_placeholder2: str = "Select AI Role"
|
select_placeholder2: str = "Select AI Role"
|
||||||
stt_placeholder: str = "To Hear The Voice Of AI, Press Play"
|
stt_placeholder: str = "To Hear The Voice Of AI Press Play"
|
||||||
footer_title: str = "Support & Feedback"
|
footer_title: str = "Support & Feedback"
|
||||||
footer_option1: str = "Info"
|
footer_option1: str = "Info"
|
||||||
footer_option2: str = "Donates"
|
footer_option2: str = "Donates"
|
||||||
|
Loading…
Reference in New Issue
Block a user