lowercase locale

This commit is contained in:
Oth3r 2025-06-14 17:41:08 -05:00
commit e6eb46d7fa
5 changed files with 113 additions and 16 deletions

View file

@ -6,7 +6,7 @@
files: [
{
"source": "src/main/resources/assets/sit-oth3r/lang/en_US.json",
"source": "src/main/resources/assets/sit-oth3r/lang/en_us.json",
"translation": "src/main/resources/assets/sit-oth3r/lang/%locale_with_underscore%.json",
}
]