This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
Chatwoot
Watch
1
Star
0
Fork
You've already forked Chatwoot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
9db8adab5f
Chatwoot
/
app
/
javascript
/
dashboard
/
i18n
/
index.js
8 lines
79 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial Commit Co-authored-by: Subin <subinthattaparambil@gmail.com> Co-authored-by: Manoj <manojmj92@gmail.com> Co-authored-by: Nithin <webofnithin@gmail.com>
2019-08-14 09:48:44 +00:00
import
en
from
'./en'
;
Feature: Ability to set an account name (#667) * Ability to change the account name * Ability to set a language to the account Addresses: #667 #307 Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-04-06 16:47:07 +00:00
import
de
from
'./de'
;
Initial Commit Co-authored-by: Subin <subinthattaparambil@gmail.com> Co-authored-by: Manoj <manojmj92@gmail.com> Co-authored-by: Nithin <webofnithin@gmail.com>
2019-08-14 09:48:44 +00:00
export
default
{
Feature: Ability to set an account name (#667) * Ability to change the account name * Ability to set a language to the account Addresses: #667 #307 Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-04-06 16:47:07 +00:00
de
,
Initial Commit Co-authored-by: Subin <subinthattaparambil@gmail.com> Co-authored-by: Manoj <manojmj92@gmail.com> Co-authored-by: Nithin <webofnithin@gmail.com>
2019-08-14 09:48:44 +00:00
en
,
}
;
Reference in a new issue
Copy permalink