1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 01:06:48 +02:00

[ticket/12730] Add a Google+ field by default

PHPBB3-12730
This commit is contained in:
Shitiz Garg
2014-06-18 19:36:14 +05:30
parent 3cebb18ce8
commit ab83995f44
6 changed files with 68 additions and 0 deletions

View File

@@ -284,6 +284,7 @@ $lang = array_merge($lang, array(
'GB' => 'GB',
'GIB' => 'GiB',
'GO' => 'Go',
'GOOGLEPLUS' => 'Google+',
'GOTO_FIRST_POST' => 'Go to first post',
'GOTO_LAST_POST' => 'Go to last post',
'GOTO_PAGE' => 'Go to page',