Asenna Steam
kirjaudu sisään
|
kieli
简体中文 (yksinkertaistettu kiina)
繁體中文 (perinteinen kiina)
日本語 (japani)
한국어 (korea)
ไทย (thai)
български (bulgaria)
Čeština (tšekki)
Dansk (tanska)
Deutsch (saksa)
English (englanti)
Español – España (espanja – Espanja)
Español – Latinoamérica (espanja – Lat. Am.)
Ελληνικά (kreikka)
Français (ranska)
Italiano (italia)
Bahasa Indonesia (indonesia)
Magyar (unkari)
Nederlands (hollanti)
Norsk (norja)
Polski (puola)
Português (portugali – Portugali)
Português – Brasil (portugali – Brasilia)
Română (romania)
Русский (venäjä)
Svenska (ruotsi)
Türkçe (turkki)
Tiếng Việt (vietnam)
Українська (ukraina)
Ilmoita käännösongelmasta









For example, apply convert culture en-mass unless the vassal cannot convert culture (because their sub-realm is already entirely the same culture), in which case skip that vassal and leave them on their previous directive.
I like to have my vassals on convert culture until they've finished and then improve development, so if it skipped inapplicable vassals I could just do mass improve dev, mass convert culture and they'd all be correct. As is I still have to go through them all individually even with this mod.
[localization_reader.cpp:451]: Missing colon (:) separator at line 5 and column 33 in localization/english/bmvd_decisions_l_english.yml
你能添加一个原版的字符筛选和搜索系统吗?我想对我的封臣进行分类和管理
Problem Analysis----(not only chinese, but also other)
This error usually occurs in YAML files because the YAML format requires key-value pairs to be separated by colons and spaces (for example: key: value). At the 33rd character in line 5, the parser expected to find a colon to separate the key and value, but it did not find one.
出错文件:localization/simp_chinese/bmvd_decisions_l_simp_chinese.yml 的第 5 行第 33 列
问题分析(不光汉语,其他也是)
这个错误通常发生在 YAML 文件中,因为 YAML 格式要求键值对使用冒号和空格分隔(例如:key: value)。在第 5 行的第 33 个字符处,解析器期望找到一个冒号来分隔键和值,但没有找到。