diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
commit | e3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch) | |
tree | e79f55a57428a312358befac396d4abe25730206 /files/pl/web/api/event | |
parent | 65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff) | |
download | translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2 translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip |
adding translation_of_original to front-matter
Diffstat (limited to 'files/pl/web/api/event')
-rw-r--r-- | files/pl/web/api/event/altkey/index.html | 1 | ||||
-rw-r--r-- | files/pl/web/api/event/button/index.html | 1 | ||||
-rw-r--r-- | files/pl/web/api/event/clientx/index.html | 1 | ||||
-rw-r--r-- | files/pl/web/api/event/clienty/index.html | 1 | ||||
-rw-r--r-- | files/pl/web/api/event/ctrlkey/index.html | 1 | ||||
-rw-r--r-- | files/pl/web/api/event/keycode/index.html | 1 | ||||
-rw-r--r-- | files/pl/web/api/event/metakey/index.html | 1 | ||||
-rw-r--r-- | files/pl/web/api/event/relatedtarget/index.html | 1 | ||||
-rw-r--r-- | files/pl/web/api/event/screenx/index.html | 1 | ||||
-rw-r--r-- | files/pl/web/api/event/screeny/index.html | 1 | ||||
-rw-r--r-- | files/pl/web/api/event/shiftkey/index.html | 1 |
11 files changed, 11 insertions, 0 deletions
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 --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> 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 --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> 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 --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> 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 --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> 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 --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> 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 --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> 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 --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> 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 --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> 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 --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> 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 --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> 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 --- <p>{{ ApiRef() }}</p> <h3 id="Podsumowanie" name="Podsumowanie">Podsumowanie</h3> |