1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/14961] Also translate "learn more" link

PHPBB3-14961
This commit is contained in:
Marc Alexander
2017-01-06 01:04:14 +01:00
parent e0eeea800c
commit af4f477a1b
2 changed files with 3 additions and 1 deletions

View File

@@ -75,7 +75,8 @@
"theme": "classic",
"content": {
"message": "{LA_COOKIE_CONSENT_MSG}",
"dismiss": "{LA_COOKIE_CONSENT_OK}"
"dismiss": "{LA_COOKIE_CONSENT_OK}",
"link": "{LA_COOKIE_CONSENT_INFO}"
}
})});
</script>