diff --git a/ArchiSteamFarm/Localization/Strings.ko-KR.resx b/ArchiSteamFarm/Localization/Strings.ko-KR.resx
index dadc8848e..d39bea0a9 100644
--- a/ArchiSteamFarm/Localization/Strings.ko-KR.resx
+++ b/ArchiSteamFarm/Localization/Strings.ko-KR.resx
@@ -152,7 +152,7 @@ StackTrace:
{0} will be replaced by URL of the request
- 전역 설정을 불러올 수 없습니다. {0} 값이 존재하고, 유효한지 확인하시기 바랍니다. 뭐가 뭔지 모르겠다면 위키에 있는 '설정하기' 가이드를 따라하십시오.
+ 전역 설정을 불러올 수 없습니다. {0} 값이 존재하고 유효한지 확인하시기 바랍니다. 혼동된다면 위키에 있는 가이드를 따라 설정하십시오.
{0} will be replaced by file's path
@@ -258,7 +258,7 @@ StackTrace:
Please note that this translation should end with space
- Steam 자녀보호 코드를 입력하세요:
+ Steam 자녀 보호 코드를 입력하세요:
Please note that this translation should end with space
@@ -273,7 +273,7 @@ StackTrace:
IPC 서버 준비 완료!
- IPC 서버 시작...
+ IPC 서버 시작 중...
이 봇은 이미 중지되어 있습니다!
@@ -291,7 +291,7 @@ StackTrace:
{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to idle, {3} will be replaced by total number of games to idle, {4} will be replaced by total number of cards to idle, {5} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")
- 봇이 농사중인 게임들: {0} / 전체 {1}개의 게임 ({2}개의 카드) 남음. (약 {3} 소요.)
+ 봇이 농사 중인 게임들: {0} / 전체 {1} 개의 게임 ({2} 개의 카드) 남음(약 {3} 소요).
{0} will be replaced by list of the games (IDs, numbers), {1} will be replaced by total number of games to idle, {2} will be replaced by total number of cards to idle, {3} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")
@@ -429,7 +429,7 @@ StackTrace:
이 봇 인스턴스는 설정 파일에서 비활성화되어 있기에 시작하지 않습니다!
- 한 줄에 TwoFactorCodeMismatch 오류 코드가 {0}번 발생했습니다. 2FA 자격 증명이 더 이상 유효하지 않거나 시계가 동기화되지 않았습니다. 작업을 중단합니다.
+ 한 줄에 TwoFactorCodeMismatch 오류 코드가 {0} 번 발생했습니다. 2FA 자격 증명이 더 이상 유효하지 않거나 시계가 동기화 되지 않았습니다. 작업을 중단합니다.
{0} will be replaced by maximum allowed number of failed 2FA attempts
@@ -437,7 +437,7 @@ StackTrace:
{0} will be replaced by logging off reason (string)
- {0}으로 로그인 성공
+ {0} 으로 로그인 성공
{0} will be replaced by steam ID (number)
@@ -450,7 +450,7 @@ StackTrace:
거래 제안 실패!
- Master 권한이 설정된 유저가 없어서, 거래를 전송할 수 없었습니다.
+ 주인(Master) 권한이 설정된 사용자가 없어서, 거래를 전송할 수 없었습니다.
거래 제안이 성공적으로 보내졌습니다!
@@ -598,7 +598,9 @@ StackTrace:
접근이 거부 되었습니다.
-
+
+ 마지막으로 릴리즈된 버전보다 최신 버전을 사용 중입니다. 시험판 버전은 버그 리포트, 문제 해결, 피드백을 제공하는 법을 아는 유저에게만 제공됩니다. - 기술 지원은 제공되지 않습니다.
+
현재 메모리 사용량: {0} MB.
프로세스 수행시간: {1}
@@ -675,7 +677,9 @@ StackTrace:
결과 없음!
-
+
+ ASF에 하나 이상의 사용자 지정 플러그인을 불러왔습니다. 수정된 설치에 대해 지원을 제공할 수 없으므로, 문제가 발생한 경우 사용하기로 한 플러그인의 해당 개발자에게 연락하시기 바랍니다.
+
잠시 기다려 주십시오...
@@ -720,14 +724,24 @@ StackTrace:
IPC 환경설정이 변경되었습니다.
-
-
+
+ 거래 제안 {0} 건은 {2} 의 이유로 {1} 되었습니다.
+ {0} will be replaced by trade offer ID (number), {1} will be replaced by internal ASF enum name, {2} will be replaced by technical reason why the trade was determined to be in this state
+
+
+ 잘못된 비밀번호(InvalidPassword) 오류 코드를 {0} 번 연속으로 받았습니다. 이 계정에 대해 당신이 알고 있는 비밀번호는 잘못되었을 가능성이 높으며, 작업을 취소합니다!
+ {0} will be replaced by maximum allowed number of failed login attempts
+
결과: {0}
{0} will be replaced by generic result of various functions that use this string
-
-
+
+ ASF의 {0} 변종을 지원되지 않는 환경인 {1} 에서 실행하려고 시도 중입니다. 당신이 무엇을 시도하고 있는지 정말로 알고 있다면 --ignore-unsupported-environment 인자를 사용하십시오.
+
+
+ 알 수 없는 명령줄 인자: {0}
+
설정 디렉토리를 찾을 수 없습니다. 동작을 정지합니다.
diff --git a/ArchiSteamFarm/Localization/Strings.sr-CS.resx b/ArchiSteamFarm/Localization/Strings.sr-CS.resx
index 2f0a2f221..1585a87f7 100644
--- a/ArchiSteamFarm/Localization/Strings.sr-CS.resx
+++ b/ArchiSteamFarm/Localization/Strings.sr-CS.resx
@@ -122,7 +122,7 @@
{0} will be replaced by trade number
- ASF će automatski proveriti da li postoji nova verzija svakih {0} sati.
+ ASF će automatski proveriti da li postoji nova verzija svakih {0} sat/i.
{0} will be replaced by translated TimeSpan string (such as "24 hours")
@@ -139,7 +139,7 @@
{0} will be replaced by version number
- Greška: {0}() {1}
+ Exception: {0}() {1}
StackTrace:
{2}
{0} will be replaced by function name, {1} will be replaced by exception message, {2} will be replaced by entire stack trace. Please note that this string should include newlines for formatting.
@@ -190,7 +190,7 @@ StackTrace:
Izlaženje...
- Neuspeh!
+ Neuspješno!
Globalni konfiguracioni fajl je promenjen!
@@ -242,7 +242,7 @@ StackTrace:
Nova ASF verzija je dostupna! Razmislite o ažuriranju!
- Lokalna verzija: {0} | Daljinska verzija: {1}
+ Lokalna verzija: {0} | Dostupna verzija: {1}
{0} will be replaced by current version, {1} will be replaced by remote version
@@ -305,7 +305,7 @@ StackTrace:
{0} will be replaced by the name of chosen idling algorithm
- Završeno!
+ Gotovo!
Ukupno je preostalo {0} igrica ({1} kartica) da se idle-uje (~{2} preostaje)...
@@ -344,7 +344,7 @@ StackTrace:
{0} will be replaced by list of the games (IDs, numbers), separated by a comma
- Trenutno ne možemo da igramo igru, pokušaćemo kasnije!
+ Trenutno ne moguće igranje, pokušaćemo kasnije!
Još uvek se idle-uje: {0} ({1})
diff --git a/wiki b/wiki
index e8a060c33..2556206ea 160000
--- a/wiki
+++ b/wiki
@@ -1 +1 @@
-Subproject commit e8a060c338826ef30d85fe092a72573f6b62edcd
+Subproject commit 2556206eaeed452e4f85bcf960644f89b1d53ef6