-
Notifications
You must be signed in to change notification settings - Fork 59
Add translations for tags,triggers and variables #568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@snake14 can you do a early initial review of this PR ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! Most of my comments are just about translations that already exist.
The only thing not to forget is to register all of the new translations in the Piwik\Plugins\TagManager\TagManager::getClientSideTranslationKeys()
method once you're done.
Description:
Added translations for tags,triggers and variables.
Fixes: #PG-1515
Review