first commit

This commit is contained in:
whotookelburg 2023-01-26 18:09:07 +00:00
parent 55ca4dba84
commit 4d5c298519
7 changed files with 55 additions and 0 deletions

View file

@ -0,0 +1,5 @@
interactions[basic][cancel] = "Cancel"
interactions[basic][no] = "No"
interactions[basic][okay] = "OK"
interactions[basic][yes] = "Yes"

View file

@ -0,0 +1,3 @@
results[found] = "found $ results"
results[foundonlyone] = "found 1 result"
results[none] = "no results found"

View file

@ -0,0 +1 @@
interactions[choose][tp][acceptnew] = "Accept"