Arclight1.18/i18n-config/src/main/resources/META-INF/i18n/en_us.conf
2020-06-10 15:30:11 +08:00

45 lines
1.3 KiB
Plaintext

logo = [
""
""
" §1 ___ §9 §3 §6___§e §6 __ /\\"
" §1 / |§9 ____§3____§6/ §e(_)§6__ / / / /"
" §1 / /| |§9/ __§3/ __§6/ §e/ /§6 _ / _ \\/__/"
" §1 / ___ §9/ / §3/ /_§6/ §e/ /§6 / / // / /"
" §1/_/ |§9/_/ §3\\__§6/_§e/_/§6\\_ /_//_/ /"
" §1 §9 §3 §6 §e §6/__/ \\/"
""
" §aVersion {}"
" §aBuild Date {}"
""
]
i18n {
current-not-available = "Current locale {0} is not available"
using-language = "Using locale {0} and fallback locale {1}"
}
loading-mapping = "Loading mappings ..."
mixin-load {
core = "Arclight core mixin added."
optimization = "Arclight optimization mixin added."
}
mod-load = "Arclight Mod loaded."
registry {
forge-event = "Arclight events registered."
begin = "Regitring for Bukkit ..."
error = "Error occured registring Forge "
enchantment = "Registered {} enchantments"
potion = "Registered {} new potion effect types"
material = "Registered {} new materials with {} blocks and {} items"
}
comments {
_v.comment = [
"Repository: https://github.com/IzzelAliz/Arclight"
"Issue Tracker: https://github.com/IzzelAliz/Arclight/issues"
""
""
"Config version number, do not edit."
]
locale.comment = "Language/I18n settings"
}