mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Fix for bug #497634
git-svn-id: file:///svn/phpbb/trunk@1745 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
e18c98a048
commit
0767564609
1 changed files with 1 additions and 0 deletions
|
@ -336,6 +336,7 @@ $lang['Add_option'] = "Add option";
|
|||
$lang['Update'] = "Update";
|
||||
$lang['Delete'] = "Delete";
|
||||
$lang['Poll_for'] = "Run poll for";
|
||||
$lang['Days'] = "Days"; // This is used for the Run poll for ... Days + in admin_forums for pruning
|
||||
$lang['Poll_for_explain'] = "[ Enter 0 or leave blank for a never ending poll ]";
|
||||
$lang['Delete_poll'] = "Delete Poll";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue