feat: added matching flags

This commit is contained in:
2025-06-27 00:43:31 +03:00
parent b766f61b0c
commit 759307f983
18 changed files with 188 additions and 14 deletions

View File

@@ -91,5 +91,14 @@
},
"search_placeholder": {
"message": "खोजें..."
},
"options": {
"message": "विकल्प"
},
"match_case": {
"message": "केस मिलाएं"
},
"match_whole": {
"message": "पूरा शब्द मिलाएं"
}
}