Commit 5f957102 authored by Muhammadali's avatar Muhammadali

update-

parent 46808b6a
{
"name": "boxdialer",
"version": "2.3.8",
"version": "2.3.9",
"description": "",
"main": "src/boxDialer.js",
"scripts": {
......
......@@ -5,7 +5,7 @@ const LanguageController = ({ children }) => {
const [languageState, setLanguageState] = useState(null);
const [messagesState, setMessagesState] = useState({});
useEffect(() => {
setLanguage('ru');
setLanguageState('ru');
}, []);
const locales = () => {
......
{
"APP_APPNAME": "AloVoice Dialer En",
"FREE":"Online",
"TOTOP":"Meeting",
"OUTCALLS":"Out calls",
"HOME":"Work finished"
}
\ No newline at end of file
"APP_APPNAME": "AloVoice Dialer En",
"FREE": "Online",
"TOTOP": "Meeting",
"OUTCALLS": "Out calls",
"HOME": "Work finished"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment