Dynamic FPS

Dynamic FPS

16M Downloads

add translation zh_tw.json

StarsShine11904 opened this issue · 3 comments

commented

Added translation in Traditional Chinese so that users of Traditional Chinese can also use this mod.

{
    "config.dynamicfps.title": "動態幀率設定",
    "config.dynamicfps.category.general": "預設",
    "config.dynamicfps.reduce_when_unfocused": "未聚焦時降低幀率",
    "config.dynamicfps.unfocused_fps": "幀率限制值",
    "config.dynamicfps.restore_when_hovered": "視窗在最上層時恢復幀率",
    "config.dynamicfps.run_gc_on_unfocus": "未聚焦時降低記憶體使用量",
    "config.dynamicfps.unfocused_volume": "未聚焦時調節音量 (%)",
    "config.dynamicfps.hidden_volume": "視窗不再背景時調節音量 (%)",
    "key.dynamicfps.toggle_forced": "強制限制幀率",
    "key.dynamicfps.toggle_disabled": "動態幀率開關",
    "gui.dynamicfps.hud.reducing": "動態幀率:已強制限制幀率",
    "gui.dynamicfps.hud.disabled": "已停用動態幀率"
}
commented

Can the author help me to delete one grid of words, that one accidentally typed too much

Where there are parentheses

config.dynamicfps.hidden_volume": "視窗不再背景時(時)調節音量 (%)"

commented

No problem! Like this? 6a029da

commented

thank you!