mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-01 00:10:32 +01:00
9a23f806fe
Gradle is better than Maven, don't @ me. okay but actually it's [faster](https://www.youtube.com/watch?v=atuFSv2bLa8&feature=youtu.be&t=77), compiles and tests in parallel more efficiently, and more epic stuff).
39 lines
730 B
YAML
39 lines
730 B
YAML
files:
|
|
- source: /Essentials/src/main/resources/messages.properties
|
|
translation: /Essentials/src/main/resources/messages_%locale_with_underscore%.properties
|
|
languages_mapping:
|
|
locale_with_underscore:
|
|
bg: bg
|
|
bs: bs
|
|
cs: cs
|
|
da: da
|
|
de: de
|
|
el: el
|
|
en-US: en
|
|
es-ES: es
|
|
et: et
|
|
eu: eu
|
|
fi: fi
|
|
fr: fr
|
|
he: he
|
|
hr: hr
|
|
hu: hu
|
|
it: it
|
|
ja: ja
|
|
ko: ko
|
|
lt: lt
|
|
nl: nl
|
|
'no': 'no'
|
|
pl: pl
|
|
pt-PT: pt
|
|
ro: ro
|
|
ru: ru
|
|
sk: sk
|
|
sr: sr
|
|
sv-SE: sv
|
|
th: th
|
|
tr: tr
|
|
uk: uk
|
|
vi: vi
|
|
zh-CN: zh
|