diff --git a/_entWatch4/translations/entWatch.messages.phrases.txt b/_entWatch4/translations/entWatch.messages.phrases.txt new file mode 100644 index 00000000..61677be6 --- /dev/null +++ b/_entWatch4/translations/entWatch.messages.phrases.txt @@ -0,0 +1,23 @@ +"Phrases" +{ + "Item Drop" + { + "en" "has dropped" + } + "Item Death" + { + "en" "died with" + } + "Item Pickup" + { + "en" "picked up" + } + "Item Disconnect" + { + "en" "disconnected with" + } + "Item Activate" + { + "en" "used" + } +} \ No newline at end of file diff --git a/_entWatch4/translations/entWatch.restrictions.phrases.txt b/_entWatch4/translations/entWatch.restrictions.phrases.txt new file mode 100644 index 00000000..7062c23b --- /dev/null +++ b/_entWatch4/translations/entWatch.restrictions.phrases.txt @@ -0,0 +1,3 @@ +"Phrases" +{ +} \ No newline at end of file