From e2cd4478d56a654062b921038c02a8e0ae079b34 Mon Sep 17 00:00:00 2001 From: jocloud Date: Mon, 18 May 2020 12:46:24 +0000 Subject: [PATCH] =?utf8?q?=ED=8C=8C=EC=9D=B4=EC=8D=AC=EC=9E=91=EC=97=85?= =?utf8?q?=ED=95=9C=EA=B2=83=20=EC=96=B8=EC=96=B4=ED=8C=A9=20=EA=B0=80?= =?utf8?q?=EC=A0=B8=EC=98=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- ZipProject/wwwroot/Language/en.json | 6 ++++-- ZipProject/wwwroot/Language/kr.json | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ZipProject/wwwroot/Language/en.json b/ZipProject/wwwroot/Language/en.json index 8bbb56b..2d1574a 100644 --- a/ZipProject/wwwroot/Language/en.json +++ b/ZipProject/wwwroot/Language/en.json @@ -1,4 +1,4 @@ -{ +{ "bodyIntroduce": "Easy online compression site! Please install the compression program! This webpage will help you.", "editname": "Edit name", "format": "Format", @@ -20,6 +20,7 @@ "language_en": "English", "confirm": "Confirm", "renameDir": "Rename directory", + "renameZip": "Rename zipfile", "usersguide": "User's Guide", "guide1": "1. Click on the file to select it.", "guide2": "2. The file can be dragged into the folder.
", @@ -30,5 +31,6 @@ "pleasewait": "Compressing files Please wait.", "iscompress": "proceed with compression? FileSize: ", "toolargesize": "The capacity of the files exceeds the maximum file size of 2 GB and can not proceed.", - "nofilesadded": "No files added." + "nofilesadded": "No files added.", + "footIntroduce": "Easy and convenient file compression! Please find NiceZip." } diff --git a/ZipProject/wwwroot/Language/kr.json b/ZipProject/wwwroot/Language/kr.json index 9f6e97e..59142bf 100644 --- a/ZipProject/wwwroot/Language/kr.json +++ b/ZipProject/wwwroot/Language/kr.json @@ -1,4 +1,4 @@ -{ +{ "bodyIntroduce": "온라인 간편압축 사이트! 압축프로그램을 설치하시기 찜찜하신가요! 나이스집이 도와드립니다", "editname": "이름 수정", "format": "압축 형식", @@ -20,6 +20,7 @@ "language_en": "영어", "confirm": "확인", "renameDir": "폴더이름변경", + "renameZip": "압축파일이름변경", "usersguide": "사용설명서", "guide1": "1. 파일은 클릭하셔서 선택하실 수 있습니다.", "guide2": "2. 파일은 폴더 속으로 드래그시킬 수 있습니다", @@ -30,5 +31,6 @@ "pleasewait": "압축중입니다 잠시만 기다려주세요.", "iscompress": "압축을 진행하시겠습니까? FileSize: ", "toolargesize": "파일들의 용량이 최대파일크기인 2GB를 넘어가서 진행할 수 없습니다.", - "nofilesadded": "추가된 파일이 없습니다." + "nofilesadded": "추가된 파일이 없습니다.", + "footIntroduce": "쉽고 편리한 압축! NiceZip을 찾아주세요." } -- 2.43.0