mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/17414] Add placeholder when there are no questions yet
PHPBB-17414
This commit is contained in:
@@ -61,4 +61,5 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'QA_ERROR_MSG' => 'Please fill in all fields and enter at least one answer.',
|
||||
'QA_LAST_QUESTION' => 'You cannot delete all questions while the plugin is active.',
|
||||
'QA_NO_QUESTIONS' => 'There are no questions yet.',
|
||||
));
|
||||
|
Reference in New Issue
Block a user