Commit 3d313a37 authored by pichoro's avatar pichoro

Simplified Chinese translation.

parent 5966caff
This diff is collapsed.
......@@ -23,7 +23,7 @@ init script:
# correctly sort a mana symbol (no guild mana)
mana_sort := sort_rule(order: "XYZI[0123456789]S(WUBRG)")
# correctly sort guild mana
mana_sort_guild := sort_rule(order: "[XYZI01234567890SWUBRG/]") +
mana_sort_guild := sort_rule(order: "[XYZI01234567890SWUBRG/|]") +
replace_rule(
match: "./.|././.|./././.|.[|]",
in_context: "(^|[^/])<match>($|[^/])",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment