From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/pl/web/api/event/altkey/index.html | 1 + files/pl/web/api/event/button/index.html | 1 + files/pl/web/api/event/clientx/index.html | 1 + files/pl/web/api/event/clienty/index.html | 1 + files/pl/web/api/event/ctrlkey/index.html | 1 + files/pl/web/api/event/keycode/index.html | 1 + files/pl/web/api/event/metakey/index.html | 1 + files/pl/web/api/event/relatedtarget/index.html | 1 + files/pl/web/api/event/screenx/index.html | 1 + files/pl/web/api/event/screeny/index.html | 1 + files/pl/web/api/event/shiftkey/index.html | 1 + 11 files changed, 11 insertions(+) (limited to 'files/pl/web/api/event') diff --git a/files/pl/web/api/event/altkey/index.html b/files/pl/web/api/event/altkey/index.html index 2c8c2f6d9f..1b0faf6fae 100644 --- a/files/pl/web/api/event/altkey/index.html +++ b/files/pl/web/api/event/altkey/index.html @@ -7,6 +7,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/MouseEvent/altKey +translation_of_original: Web/API/event.altKey ---

{{ ApiRef() }}

Podsumowanie

diff --git a/files/pl/web/api/event/button/index.html b/files/pl/web/api/event/button/index.html index 5f796093fb..4ee1c42386 100644 --- a/files/pl/web/api/event/button/index.html +++ b/files/pl/web/api/event/button/index.html @@ -7,6 +7,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/MouseEvent/button +translation_of_original: Web/API/event.button ---

{{ ApiRef() }}

Podsumowanie

diff --git a/files/pl/web/api/event/clientx/index.html b/files/pl/web/api/event/clientx/index.html index dd0dcb3e09..2e38b30ea8 100644 --- a/files/pl/web/api/event/clientx/index.html +++ b/files/pl/web/api/event/clientx/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/clientX +translation_of_original: Web/API/event.clientX ---

{{ ApiRef() }}

Podsumowanie

diff --git a/files/pl/web/api/event/clienty/index.html b/files/pl/web/api/event/clienty/index.html index 1ad6315f89..45d9ae0b34 100644 --- a/files/pl/web/api/event/clienty/index.html +++ b/files/pl/web/api/event/clienty/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/clientY +translation_of_original: Web/API/event.clientY ---

{{ ApiRef() }}

Podsumowanie

diff --git a/files/pl/web/api/event/ctrlkey/index.html b/files/pl/web/api/event/ctrlkey/index.html index 53bda61a1e..e0753f6aee 100644 --- a/files/pl/web/api/event/ctrlkey/index.html +++ b/files/pl/web/api/event/ctrlkey/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/ctrlKey +translation_of_original: Web/API/event.ctrlKey ---

{{ ApiRef() }}

Podsumowanie

diff --git a/files/pl/web/api/event/keycode/index.html b/files/pl/web/api/event/keycode/index.html index a11c37d4b0..3c6c510c14 100644 --- a/files/pl/web/api/event/keycode/index.html +++ b/files/pl/web/api/event/keycode/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/KeyboardEvent/keyCode +translation_of_original: Web/API/event.keyCode ---

{{ ApiRef() }}

Podsumowanie

diff --git a/files/pl/web/api/event/metakey/index.html b/files/pl/web/api/event/metakey/index.html index a2c2758fb3..3c18799032 100644 --- a/files/pl/web/api/event/metakey/index.html +++ b/files/pl/web/api/event/metakey/index.html @@ -7,6 +7,7 @@ tags: - Gecko - Wszystkie_kategorie translation_of: Web/API/MouseEvent/metaKey +translation_of_original: Web/API/event.metaKey ---

{{ ApiRef() }}

Podsumowanie

diff --git a/files/pl/web/api/event/relatedtarget/index.html b/files/pl/web/api/event/relatedtarget/index.html index c67389532a..46ef60e718 100644 --- a/files/pl/web/api/event/relatedtarget/index.html +++ b/files/pl/web/api/event/relatedtarget/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/relatedTarget +translation_of_original: Web/API/event.relatedTarget ---

{{ ApiRef() }}

Podsumowanie

diff --git a/files/pl/web/api/event/screenx/index.html b/files/pl/web/api/event/screenx/index.html index 5bafc490da..f248efb6f3 100644 --- a/files/pl/web/api/event/screenx/index.html +++ b/files/pl/web/api/event/screenx/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/screenX +translation_of_original: Web/API/event.screenX ---

{{ ApiRef() }}

Podsumowanie

diff --git a/files/pl/web/api/event/screeny/index.html b/files/pl/web/api/event/screeny/index.html index 8b59c5a5e6..52af68dc14 100644 --- a/files/pl/web/api/event/screeny/index.html +++ b/files/pl/web/api/event/screeny/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/screenY +translation_of_original: Web/API/event.screenY ---

{{ ApiRef() }}

Podsumowanie

diff --git a/files/pl/web/api/event/shiftkey/index.html b/files/pl/web/api/event/shiftkey/index.html index 1c09a012ce..ee3c1cb72c 100644 --- a/files/pl/web/api/event/shiftkey/index.html +++ b/files/pl/web/api/event/shiftkey/index.html @@ -5,6 +5,7 @@ tags: - DOM - Wszystkie_kategorie translation_of: Web/API/MouseEvent/shiftKey +translation_of_original: Web/API/event.shiftKey ---

{{ ApiRef() }}

Podsumowanie

-- cgit v1.2.3-54-g00ecf