mirror of
https://gitlab.com/SamB440/rpgregions-2.git
synced 2026-01-06 15:41:35 +00:00
Move l10n to root
This commit is contained in:
11
l10n.toml
Normal file
11
l10n.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
basepath = "src/main/resources/lang/"
|
||||
|
||||
locales = [
|
||||
"en-US",
|
||||
"nb-NO",
|
||||
"sv-SE"
|
||||
]
|
||||
|
||||
[[paths]]
|
||||
reference = "en-US/*.json"
|
||||
l10n = "{locale}/*.json"
|
||||
@@ -1 +0,0 @@
|
||||
basepath = "."
|
||||
Reference in New Issue
Block a user