mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
Merge branch '3.2.x'
This commit is contained in:
commit
42c923ba5a
1 changed files with 1 additions and 1 deletions
|
@ -677,7 +677,7 @@ $lang = array_merge($lang, array(
|
||||||
'SEARCH_POSTS_BY' => 'Search posts by',
|
'SEARCH_POSTS_BY' => 'Search posts by',
|
||||||
'SEARCH_SELF' => 'Your posts',
|
'SEARCH_SELF' => 'Your posts',
|
||||||
'SEARCH_TOPIC' => 'Search this topic…',
|
'SEARCH_TOPIC' => 'Search this topic…',
|
||||||
'SEARCH_UNANSWERED' => 'Unanswered posts',
|
'SEARCH_UNANSWERED' => 'Unanswered topics',
|
||||||
'SEARCH_UNREAD' => 'Unread posts',
|
'SEARCH_UNREAD' => 'Unread posts',
|
||||||
'SEARCH_USER_POSTS' => 'Search user’s posts',
|
'SEARCH_USER_POSTS' => 'Search user’s posts',
|
||||||
'SECONDS' => 'Seconds',
|
'SECONDS' => 'Seconds',
|
||||||
|
|
Loading…
Add table
Reference in a new issue