chrome.i18n apis

18 views
Skip to first unread message

BL

unread,
Mar 3, 2015, 5:34:15 PM3/3/15
to native-cli...@googlegroups.com
Hi,
Can chrome app dynamically switching between languages ?

I saw the draft doc provides the chrome.i18n.setAcceptLanguages() but Chrome developer doc has no such api ?

Draft API spec

chrome.i18n.
    void getAcceptLanguages(void callback(String acceptLanguages))
    void setAcceptLanguages(Value newAcceptLanguages)
    void appendAcceptLanguage(Value acceptLanguage)

Thks

Reply all
Reply to author
Forward
0 new messages