Initial Commit
This commit is contained in:
parent
950050ea38
commit
eb02c6f3bd
13 changed files with 718 additions and 0 deletions
8
_locales/en-US/messages.json
Normal file
8
_locales/en-US/messages.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"classification": { "message": "AI classification" },
|
||||
"matches": { "message": "matches" },
|
||||
"doesntMatch": { "message": "doesn't match" },
|
||||
"options.title": { "message": "AI Filter Options" },
|
||||
"options.endpoint": { "message": "Endpoint" },
|
||||
"options.save": { "message": "Save" }
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue