1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12732] Add Skype custom profile field

PHPBB3-12732
This commit is contained in:
Shitiz Garg
2014-06-19 19:02:10 +05:30
parent 70d4ede9b2
commit 28012dc9e1
6 changed files with 65 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ $lang = array_merge($lang, array(
'ALPHA_ONLY' => 'Alphanumeric only',
'ALPHA_SPACERS' => 'Alphanumeric and spacers',
'ALPHA_UNDERSCORE' => 'Alphanumeric and underscores',
'ALPHA_PUNCTUATION' => 'Alphanumeric with comma, dots and dashes',
'ALWAYS_TODAY' => 'Always the current date',
'BOOL_ENTRIES_EXPLAIN' => 'Enter your options now',