mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
make folders POSIX style and move skills to hud
This commit is contained in:
parent
d74c2b47c8
commit
999e5130b9
assets/voxygen/i18n
de_DE/hud
en/hud
es_ES/hud
fr_FR/hud
hu_HU/hud
it_IT/hud
ja_JP/hud
nl_NL
pl_PL
_manifest.ronbuff.ronchar_selection.roncommon.ronesc_menu.rongameinput.ron
hud
bag.ronchar_window.ronchat.roncrafting.rongroup.ronhud_settings.ronmap.ronmisc.ronsct.ronskills.ronsocial.rontrade.ron
main.rontemplate.ronpt_BR/hud
ru_RU/hud
sv_SE
_manifest.ronbuff.ronchar_selection.roncommon.ronesc_menu.rongameinput.ron
hud
bag.ronchar_window.ronchat.roncrafting.rongroup.ronhud_settings.ronmap.ronmisc.ronsct.ronskills.ronsocial.rontrade.ron
main.rontemplate.ronuk_UA/hud
zh_CN/hud
@ -12,11 +12,11 @@
|
||||
///
|
||||
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
|
||||
|
||||
/// Localization for "global" English
|
||||
/// Localization for netherlands Dutch
|
||||
(
|
||||
metadata: (
|
||||
language_name: "Nederlands",
|
||||
language_identifier: "nl",
|
||||
language_identifier: "nl_NL",
|
||||
),
|
||||
convert_utf8_to_ascii: false,
|
||||
fonts: {
|
@ -2,7 +2,7 @@
|
||||
(
|
||||
metadata: (
|
||||
language_name: "Polish",
|
||||
language_identifier: "PL",
|
||||
language_identifier: "pl_PL",
|
||||
),
|
||||
convert_utf8_to_ascii: false,
|
||||
fonts: {
|
@ -1,10 +1,10 @@
|
||||
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
|
||||
|
||||
/// Localization for "global" Swedish
|
||||
/// Localization for sweden Swedish
|
||||
(
|
||||
metadata: (
|
||||
language_name: "Svenska",
|
||||
language_identifier: "sv",
|
||||
language_identifier: "sv_SE",
|
||||
),
|
||||
convert_utf8_to_ascii: false,
|
||||
fonts: {
|
Loading…
x
Reference in New Issue
Block a user