diff --git a/l10n/ko.js b/l10n/ko.js index 665061b7..575760d7 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -1,6 +1,7 @@ OC.L10N.register( "social", { + "Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "alpha2의 데이터는 수동으로 이전해야 합니다.\n\t\t\t\t\t\t아래의 버튼을 눌러 해당 과정에 대한 문서를 참조하십시오.", "Help" : "도움말", "Open documentation" : "문서 열기", "Finish setup" : "설치 완료", diff --git a/l10n/ko.json b/l10n/ko.json index 05083330..1104f420 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -1,4 +1,5 @@ { "translations": { + "Please note that the data from alpha2 can only be migrated manually.\n\t\t\t\t\t\tA detailed documentation to guide you during this process is available using the button below." : "alpha2의 데이터는 수동으로 이전해야 합니다.\n\t\t\t\t\t\t아래의 버튼을 눌러 해당 과정에 대한 문서를 참조하십시오.", "Help" : "도움말", "Open documentation" : "문서 열기", "Finish setup" : "설치 완료",