File tree Expand file tree Collapse file tree
scriptshifter/tables/data Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ general: # Section names and other keywords are all snake_cased.
99
1010script_to_roman:
1111 map: # Mapping section.
12+ # Multi-character maps.
1213 "\u5DF4\u57FA\u65AF\u5766\u4F0A\u65AF\u862D\u5171\u548C\u570B": "Bajisitan Yisilan Gongheguo "
1314 "\u5DF4\u57FA\u65AF\u5766\u4F0A\u65AF\u5170\u5171\u548C\u56FD": "Bajisitan Yisilan Gongheguo "
1415 "\u5DF4\u97F3\u90ED\u695E\u8499\u53E4\u81EA\u6CBB\u5DDE": "Bayinguoleng Menggu Zizhizhou "
@@ -4179,6 +4180,10 @@ script_to_roman:
41794180 "\u5416\u55EA": "a qin "
41804181 "\u963F\u5BB6": "a gu "
41814182 "\u5416\u5576": "a ding "
4183+ "\u66F2\u961C": "Qufu"
4184+ "\u66F2\u961C\u5E02": "Qufu Shi"
4185+
4186+ # Single-character maps.
41824187 "\uFF5E": "~ "
41834188 "\uFF5C": "| "
41844189 "\U0002E263": "zuo "
You can’t perform that action at this time.
0 commit comments