diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:51 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:46:51 +0100 |
commit | 8a5554c6fae83e92b10c8dbe5b82108cb44fad6c (patch) | |
tree | 616af8137d0e678ad2f9d515b7b68dc1b9738fca /files/es/web/javascript/reference/global_objects/intl | |
parent | a55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (diff) | |
download | translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.gz translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.tar.bz2 translated-content-8a5554c6fae83e92b10c8dbe5b82108cb44fad6c.zip |
unslug es: modify
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/intl')
4 files changed, 8 insertions, 4 deletions
diff --git a/files/es/web/javascript/reference/global_objects/intl/index.html b/files/es/web/javascript/reference/global_objects/intl/index.html index c1a2a47243..68f973b6ca 100644 --- a/files/es/web/javascript/reference/global_objects/intl/index.html +++ b/files/es/web/javascript/reference/global_objects/intl/index.html @@ -1,7 +1,8 @@ --- title: Intl -slug: Web/JavaScript/Referencia/Objetos_globales/Intl +slug: Web/JavaScript/Reference/Global_Objects/Intl translation_of: Web/JavaScript/Reference/Global_Objects/Intl +original_slug: Web/JavaScript/Referencia/Objetos_globales/Intl --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/intl/numberformat/format/index.html b/files/es/web/javascript/reference/global_objects/intl/numberformat/format/index.html index 713302ea3c..d961b0fcbe 100644 --- a/files/es/web/javascript/reference/global_objects/intl/numberformat/format/index.html +++ b/files/es/web/javascript/reference/global_objects/intl/numberformat/format/index.html @@ -1,7 +1,8 @@ --- title: Intl.NumberFormat.prototype.format() -slug: Web/JavaScript/Referencia/Objetos_globales/Intl/NumberFormat/format +slug: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/format translation_of: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/format +original_slug: Web/JavaScript/Referencia/Objetos_globales/Intl/NumberFormat/format --- <div>{{JSRef}}</div> diff --git a/files/es/web/javascript/reference/global_objects/intl/numberformat/index.html b/files/es/web/javascript/reference/global_objects/intl/numberformat/index.html index 7ee880d0e8..05a8b8f4b5 100644 --- a/files/es/web/javascript/reference/global_objects/intl/numberformat/index.html +++ b/files/es/web/javascript/reference/global_objects/intl/numberformat/index.html @@ -1,7 +1,8 @@ --- title: Intl.NumberFormat -slug: Web/JavaScript/Referencia/Objetos_globales/Intl/NumberFormat +slug: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat translation_of: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat +original_slug: Web/JavaScript/Referencia/Objetos_globales/Intl/NumberFormat --- <div>{{JSRef("Global_Objects", "NumberFormat", "Intl,Collator,DateTimeFormat")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/intl/relativetimeformat/index.html b/files/es/web/javascript/reference/global_objects/intl/relativetimeformat/index.html index fc15049fa6..1c68b6827b 100644 --- a/files/es/web/javascript/reference/global_objects/intl/relativetimeformat/index.html +++ b/files/es/web/javascript/reference/global_objects/intl/relativetimeformat/index.html @@ -1,9 +1,10 @@ --- title: Intl.RelativeTimeFormat -slug: Web/JavaScript/Referencia/Objetos_globales/Intl/RelativeTimeFormat +slug: Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat tags: - RelatimeTimeFormat translation_of: Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat +original_slug: Web/JavaScript/Referencia/Objetos_globales/Intl/RelativeTimeFormat --- <div>{{JSRef}}</div> |