Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ko.json « lang « CustomVariables « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 894e4e53ea53630487cbc137e870f933c9b0a620 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "CustomVariables": {
        "ColumnCustomVariableName": "맞춤 변수 이름",
        "ColumnCustomVariableValue": "맞춤 변수 값",
        "CustomVariables": "맞춤 변수",
        "CustomVariablesReportDocumentation": "이 보고서는 맞춤 변수에 대한 정보를 포함합니다. 변수 이름을 클릭하여 값의 분포를 확인할 수 있습니다. %s 맞춤 변수에 대한 자세한 내용은 %spiwik.org의 맞춤 변수 설명서%s를 참조하세요.",
        "ScopePage": "페이지 범위",
        "ScopeVisit": "방문 범위"
    }
}