From: jocloud Date: Mon, 18 May 2020 12:46:24 +0000 (+0000) Subject: 파이썬작업한것 언어팩 가져옴 X-Git-Url: https://git.insang.kr/gitweb/?a=commitdiff_plain;h=e2cd4478d56a654062b921038c02a8e0ae079b34;p=ZipProject.git 파이썬작업한것 언어팩 가져옴 --- 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을 찾아주세요." }