add zh-cn hardcoded mod_options translation (#13)

This commit is contained in:
deluxghost 2023-03-19 15:14:04 +08:00 committed by GitHub
parent 76e6d748b6
commit c1e05b5425
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -390,6 +390,7 @@ dmf:add_global_localize_strings({
en = "Mod Options",
es = "Configuración de mods",
ru = "Настройки модов",
["zh-cn"] = "模组选项",
}
})