yomichan/test/data/dictionaries/valid-dictionary2/tag_bank_1.json
toasted-nutbread 1e927dd66e
Fix translation regex replacements (#1423)
* Fix regex replacements having issues at the start of scanned text

* Fix test cases

* Add tests
2021-02-19 18:39:43 -05:00

9 lines
340 B
JSON

[
["tag1", "category1", 0, "tag1 notes", 0],
["tag2", "category2", 0, "tag2 notes", 0],
["tag3", "category3", 0, "tag3 notes", 0],
["tag4", "category4", 0, "tag4 notes", 0],
["tag5", "category5", 0, "tag5 notes", 0],
["popular", "popular", 0, "popular term", 0],
["vt", "partOfSpeech", 0, "transitive verb", 0]
]