Add English lang file

This commit is contained in:
Oliver-Akins 2025-06-29 00:45:19 -06:00
parent b790d78461
commit 1707ad56db
2 changed files with 19 additions and 1 deletions

12
langs/en-ca.json Normal file
View file

@ -0,0 +1,12 @@
{
"TYPES": {
"Actor": {
"player": "Player"
}
},
"taf": {
"sheet-names": {
"PlayerSheet": "Player Sheet"
}
}
}