Merge branch 'master' into add-description-icon
This commit is contained in:
@@ -14,6 +14,9 @@ OC.L10N.register(
|
||||
"copy" : "복사",
|
||||
"To do" : "할 일",
|
||||
"Done" : "완료",
|
||||
"Example Task 3" : "작업 예제 3",
|
||||
"Example Task 2" : "작업 예제 2",
|
||||
"Example Task 1" : "작업 예제 1",
|
||||
"The file was uploaded" : "파일을 업로드함",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "업로드한 파일의 크기가 php.ini의 upload_max_filesize를 초과함",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "업로드한 파일의 크기가 HTML 폼에 지정한 MAX_FILE_SIZE를 초과함",
|
||||
|
||||
@@ -12,6 +12,9 @@
|
||||
"copy" : "복사",
|
||||
"To do" : "할 일",
|
||||
"Done" : "완료",
|
||||
"Example Task 3" : "작업 예제 3",
|
||||
"Example Task 2" : "작업 예제 2",
|
||||
"Example Task 1" : "작업 예제 1",
|
||||
"The file was uploaded" : "파일을 업로드함",
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "업로드한 파일의 크기가 php.ini의 upload_max_filesize를 초과함",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "업로드한 파일의 크기가 HTML 폼에 지정한 MAX_FILE_SIZE를 초과함",
|
||||
|
||||
Reference in New Issue
Block a user