From e720e11f804eae6085bac3baf71d08d031210d64 Mon Sep 17 00:00:00 2001 From: Chr_ Date: Wed, 21 Aug 2024 15:31:28 +0800 Subject: [PATCH 1/2] New translations langs.resx (Russian) --- ASFEnhance/Localization/Langs.ru-RU.resx | 36 ++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/ASFEnhance/Localization/Langs.ru-RU.resx b/ASFEnhance/Localization/Langs.ru-RU.resx index 93ac2ab..421d0fa 100644 --- a/ASFEnhance/Localization/Langs.ru-RU.resx +++ b/ASFEnhance/Localization/Langs.ru-RU.resx @@ -1413,4 +1413,40 @@ 拒收礼物失败 + + 收到的交易报价: + + + 发出的交易报价: + + + 报价ID | 对方 SteamId | 收到 | 发送 | 交易状态 + + + {0} | {1} | {2} | {3} | {4} + + + 获取交易报价失败 + + + 无待处理的报价 + + + 未找到待处理的报价, 可用 * 指代所有待处理的报价 + + + {0}: {1}{2}{3} + + + 接受报价 + + + 需要2FA验证 + + + {0}: {1}{2} + + + 拒绝报价 + \ No newline at end of file From 6abc75d08867c4781644b319b639b5358af76037 Mon Sep 17 00:00:00 2001 From: Chr_ Date: Wed, 21 Aug 2024 15:31:29 +0800 Subject: [PATCH 2/2] New translations langs.resx (English) --- ASFEnhance/Localization/Langs.en-US.resx | 36 ++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/ASFEnhance/Localization/Langs.en-US.resx b/ASFEnhance/Localization/Langs.en-US.resx index b8979a2..d2c2091 100644 --- a/ASFEnhance/Localization/Langs.en-US.resx +++ b/ASFEnhance/Localization/Langs.en-US.resx @@ -1413,4 +1413,40 @@ 拒收礼物失败 + + 收到的交易报价: + + + 发出的交易报价: + + + 报价ID | 对方 SteamId | 收到 | 发送 | 交易状态 + + + {0} | {1} | {2} | {3} | {4} + + + 获取交易报价失败 + + + 无待处理的报价 + + + 未找到待处理的报价, 可用 * 指代所有待处理的报价 + + + {0}: {1}{2}{3} + + + 接受报价 + + + 需要2FA验证 + + + {0}: {1}{2} + + + 拒绝报价 + \ No newline at end of file