-
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update language packs to '4.2.post1' (#686)
* Update jupyterlab-language-pack-ach-UG * Update jupyterlab-language-pack-ar-SA * Update jupyterlab-language-pack-ca-ES * Update jupyterlab-language-pack-cs-CZ * Update jupyterlab-language-pack-da-DK * Update jupyterlab-language-pack-de-DE * Update jupyterlab-language-pack-el-GR * Update jupyterlab-language-pack-es-ES * Update jupyterlab-language-pack-et-EE * Update jupyterlab-language-pack-fi-FI * Update jupyterlab-language-pack-fr-FR * Update jupyterlab-language-pack-he-IL * Update jupyterlab-language-pack-hu-HU * Update jupyterlab-language-pack-hy-AM * Update jupyterlab-language-pack-id-ID * Update jupyterlab-language-pack-it-IT * Update jupyterlab-language-pack-ja-JP * Update jupyterlab-language-pack-ko-KR * Update jupyterlab-language-pack-lt-LT * Update jupyterlab-language-pack-nl-NL * Update jupyterlab-language-pack-no-NO * Update jupyterlab-language-pack-pl-PL * Update jupyterlab-language-pack-pt-BR * Update jupyterlab-language-pack-ro-RO * Update jupyterlab-language-pack-ru-RU * Update jupyterlab-language-pack-si-LK * Update jupyterlab-language-pack-tr-TR * Update jupyterlab-language-pack-uk-UA * Update jupyterlab-language-pack-vi-VN * Update jupyterlab-language-pack-zh-CN * Update jupyterlab-language-pack-zh-TW --------- Co-authored-by: JupyterLab Language Packs Bot <jupyterlab-bot@users.noreply.github.com>
- Loading branch information
1 parent
1455830
commit 797ae35
Showing
31 changed files
with
31 additions
and
31 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-ach-UG/jupyterlab_language_pack_ach_UG/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-ar-SA/jupyterlab_language_pack_ar_SA/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-ca-ES/jupyterlab_language_pack_ca_ES/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-cs-CZ/jupyterlab_language_pack_cs_CZ/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-da-DK/jupyterlab_language_pack_da_DK/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-de-DE/jupyterlab_language_pack_de_DE/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-el-GR/jupyterlab_language_pack_el_GR/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-es-ES/jupyterlab_language_pack_es_ES/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-et-EE/jupyterlab_language_pack_et_EE/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-fi-FI/jupyterlab_language_pack_fi_FI/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-fr-FR/jupyterlab_language_pack_fr_FR/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-he-IL/jupyterlab_language_pack_he_IL/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-hu-HU/jupyterlab_language_pack_hu_HU/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-hy-AM/jupyterlab_language_pack_hy_AM/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-id-ID/jupyterlab_language_pack_id_ID/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-it-IT/jupyterlab_language_pack_it_IT/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-ja-JP/jupyterlab_language_pack_ja_JP/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-ko-KR/jupyterlab_language_pack_ko_KR/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-lt-LT/jupyterlab_language_pack_lt_LT/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-nl-NL/jupyterlab_language_pack_nl_NL/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-no-NO/jupyterlab_language_pack_no_NO/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-pl-PL/jupyterlab_language_pack_pl_PL/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-pt-BR/jupyterlab_language_pack_pt_BR/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-ro-RO/jupyterlab_language_pack_ro_RO/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-ru-RU/jupyterlab_language_pack_ru_RU/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-si-LK/jupyterlab_language_pack_si_LK/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-tr-TR/jupyterlab_language_pack_tr_TR/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-uk-UA/jupyterlab_language_pack_uk_UA/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-vi-VN/jupyterlab_language_pack_vi_VN/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-zh-CN/jupyterlab_language_pack_zh_CN/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |
2 changes: 1 addition & 1 deletion
2
language-packs/jupyterlab-language-pack-zh-TW/jupyterlab_language_pack_zh_TW/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Copyright (c) Jupyter Development Team. | ||
# Distributed under the terms of the Modified BSD License. | ||
|
||
__version__ = "4.2.post0" | ||
__version__ = "4.2.post1" |