Skip to content

Commit ba47815

Browse files
committed
fix(translations): fix wrong text
1 parent b76e8b7 commit ba47815

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SSV2/includes/lib/translations/zh-TW.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -855,5 +855,5 @@ return {
855855
["GENERIC_ENABLE"] = "使能夠",
856856
["GENERIC_DISABLE"] = "停用",
857857
["VEH_STANCE_UPDATE_WARN"] = "您確定要覆蓋 %s 已保存的姿態嗎?",
858-
["ASSET_BROWSER_CONTEXT_TT"] = "Right click to open the context menu."
858+
["ASSET_BROWSER_CONTEXT_TT"] = "右鍵單擊開啟上下文選單。"
859859
}

0 commit comments

Comments
 (0)