Actions
Bug #1553
closedFramework should auto-load plugins language file (e.g. from Login module)
Bug #1553:
Framework should auto-load plugins language file (e.g. from Login module)
Description
Twitter (and FBC) do not load cb language:
That should imho be done in API:
"Sign in" are NOT translated in the login window.
But "Link" are when logged in.
cbimport( 'language.cbteamplugins' );
is needed.
Actions