Skip to content

Commit d72a585

Browse files
update language strings
Signed-off-by: Diego Andrés <diegoandres_cortes@outlook.com>
1 parent c52803f commit d72a585

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Themes/default/languages/TopicSolved/.english.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@
88
*/
99

1010
// Main
11+
$txt['TopicSolved_settings'] = 'Topic Solved Settings';
1112
$txt['TopicSolved_mark_solved'] = 'Mark Solved';
1213
$txt['TopicSolved_mark_unsolved'] = 'Mark Unsolved';
1314

1415
// Boards
1516
$txt['TopicSolved_board_solve'] = 'Can mark topics as solved';
17+
$txt['TopicSolved_boards_select'] = 'Select boards where you can mark topics as solved';
1618

1719
// Error
1820
$txt['TopicSolved_error_no_topic'] = 'No topic specified';

0 commit comments

Comments
 (0)