sourcemod/translations/core.phrases.txt
David Anderson 28d24a7f97 - renamed translation files from .cfg -> .txt
- renamed trans core file to core.phrases.txt
- renamed trans common file to common.phrases.txt
- added some backwards compat so this doesn't break everyone's plugins

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401019
2007-06-24 21:14:06 +00:00

28 lines
246 B
Plaintext

"Phrases"
{
"No Access"
{
"en" "You do not have access to this command"
}
"Back"
{
"en" "Back"
}
"Next"
{
"en" "Next"
}
"Exit"
{
"en" "Exit"
}
"Previous"
{
"en" "Previous"
}
}