mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/14961] Also translate "learn more" link
PHPBB3-14961
This commit is contained in:
@@ -178,6 +178,7 @@ $lang = array_merge($lang, array(
|
||||
'CONTACT' => 'Contact',
|
||||
'CONTACT_USER' => 'Contact %s',
|
||||
'CONTACT_US' => 'Contact us',
|
||||
'COOKIE_CONSENT_INFO' => 'Learn more',
|
||||
'COOKIE_CONSENT_MSG' => 'This website uses cookies to ensure you get the best experience on our website.',
|
||||
'COOKIE_CONSENT_OK' => 'Got it!',
|
||||
'COOKIES_DELETED' => 'All board cookies successfully deleted.',
|
||||
|
Reference in New Issue
Block a user