diff options
author | MDN <actions@users.noreply.github.com> | 2021-09-09 00:49:39 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-09-09 00:49:39 +0000 |
commit | fdc77da2ba02ff78b23fc129ec7ee20c0fa28afb (patch) | |
tree | c194112508d253c64aebf8273cb8566fceaf8697 /files/es/web | |
parent | d6e1ef64cdf9b8592a58a30725c208753729b08a (diff) | |
download | translated-content-fdc77da2ba02ff78b23fc129ec7ee20c0fa28afb.tar.gz translated-content-fdc77da2ba02ff78b23fc129ec7ee20c0fa28afb.tar.bz2 translated-content-fdc77da2ba02ff78b23fc129ec7ee20c0fa28afb.zip |
[CRON] sync translated content
Diffstat (limited to 'files/es/web')
-rw-r--r-- | files/es/web/api/uievent/which/index.html (renamed from files/es/web/api/keyboardevent/which/index.html) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/es/web/api/keyboardevent/which/index.html b/files/es/web/api/uievent/which/index.html index 11e1e3e48e..e86c4363e1 100644 --- a/files/es/web/api/keyboardevent/which/index.html +++ b/files/es/web/api/uievent/which/index.html @@ -1,12 +1,13 @@ --- title: event.which -slug: Web/API/KeyboardEvent/which +slug: Web/API/UIEvent/which tags: - DOM - events - metodo - which translation_of: Web/API/KeyboardEvent/which +original_slug: Web/API/KeyboardEvent/which --- <p>{{ ApiRef() }}</p> <h3 id="Summary" name="Summary">Resumen</h3> |