mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-09 00:49:07 +08:00
Merge pull request #628 from ZmagoD/zd_SCI_1285
fix search label [fixes SCI-1285]
This commit is contained in:
commit
7c2ca854ab
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ en:
|
|||
search:
|
||||
whole_word: "Match any whole word"
|
||||
whole_phrase: "Match whole phrase"
|
||||
match_case: "Match case"
|
||||
match_case: "Match case sensitive"
|
||||
index:
|
||||
head_title: "Search"
|
||||
page_title: "Search"
|
||||
|
|
Loading…
Reference in a new issue