Actions
Feature proposal #5267
closedImplement provider specific language keys
Feature proposal #5267:
Implement provider specific language keys
Description
Language keys are currently generic and shared (e.g. SIGN_UP_WITH_PROVIDER), but should also have a provider specific key. Example as follows.
SIGN_UP_WITH_PROVIDER SIGN_UP_WITH_FACEBOOK
SIGN_UP_WITH_PROVIDER SIGN_UP_WITH_TWITTER
Actions