Skip to content

Commit caabaab

Browse files
Merge pull request #11711 from Snuffleupagus/update-packages
Update packages and translations
2 parents 3d06e4a + 4ac34c6 commit caabaab

File tree

5 files changed

+17
-13
lines changed

5 files changed

+17
-13
lines changed

l10n/az/viewer.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ thumbs_label=Kiçik şəkillər
148148
findbar.title=Sənəddə Tap
149149
findbar_label=Tap
150150

151+
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
152+
page_canvas=Səhifə {{page}}
151153
# Thumbnails panel item (tooltip and alt text for images)
152154
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
153155
# number.

l10n/ca/viewer.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ thumbs_label=Miniatures
148148
findbar.title=Cerca al document
149149
findbar_label=Cerca
150150

151+
# LOCALIZATION NOTE (page_canvas): "{{page}}" will be replaced by the page number.
152+
page_canvas=Pàgina {{page}}
151153
# Thumbnails panel item (tooltip and alt text for images)
152154
# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
153155
# number.

l10n/ko/viewer.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ annotation_date_string={{date}} {{time}}
238238
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
239239
text_annotation_type.alt=[{{type}} 주석]
240240
password_label=이 PDF 파일을 열 수 있는 비밀번호를 입력하세요.
241-
password_invalid=잘못된 비밀번호입니다. 다시 시도해 주세요.
241+
password_invalid=잘못된 비밀번호입니다. 다시 시도하세요.
242242
password_ok=확인
243243
password_cancel=취소
244244

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
"jsdoc": "^3.6.3",
3535
"jstransformer-markdown-it": "^2.1.0",
3636
"merge-stream": "^1.0.1",
37-
"mkdirp": "^0.5.1",
37+
"mkdirp": "^0.5.3",
3838
"postcss-calc": "^7.0.2",
3939
"postcss-css-variables": "^0.14.0",
4040
"prettier": "^1.19.1",
4141
"rimraf": "^2.7.1",
4242
"streamqueue": "^1.1.2",
4343
"systemjs": "^0.21.6",
4444
"systemjs-plugin-babel": "^0.0.25",
45-
"terser": "^4.6.6",
45+
"terser": "^4.6.7",
4646
"through2": "^3.0.1",
4747
"ttest": "^2.1.1",
4848
"typogr": "^0.6.8",

0 commit comments

Comments
 (0)