diff options
| author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:30 +0100 |
|---|---|---|
| committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:30 +0100 |
| commit | 7766d67593cf81cc5d15a77b6dcad98d1b98f6aa (patch) | |
| tree | 004e031fc47a2ed576e83000b7ef08f9355459f4 /files/fr/web/javascript/reference/global_objects/intl/numberformat | |
| parent | 39f2114f9797eb51994966c6bb8ff1814c9a4da8 (diff) | |
| download | translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.gz translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.bz2 translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.zip | |
unslug fr: modify
Diffstat (limited to 'files/fr/web/javascript/reference/global_objects/intl/numberformat')
5 files changed, 10 insertions, 5 deletions
diff --git a/files/fr/web/javascript/reference/global_objects/intl/numberformat/format/index.html b/files/fr/web/javascript/reference/global_objects/intl/numberformat/format/index.html index 201022bd58..86ba29b3de 100644 --- a/files/fr/web/javascript/reference/global_objects/intl/numberformat/format/index.html +++ b/files/fr/web/javascript/reference/global_objects/intl/numberformat/format/index.html @@ -1,6 +1,6 @@ --- title: Intl.NumberFormat.prototype.format -slug: Web/JavaScript/Reference/Objets_globaux/Intl/NumberFormat/format +slug: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/format tags: - Internationalisation - Intl @@ -11,6 +11,7 @@ tags: - Reference - i18n translation_of: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/format +original_slug: Web/JavaScript/Reference/Objets_globaux/Intl/NumberFormat/format --- <div>{{JSRef}}</div> diff --git a/files/fr/web/javascript/reference/global_objects/intl/numberformat/formattoparts/index.html b/files/fr/web/javascript/reference/global_objects/intl/numberformat/formattoparts/index.html index 12a78a6a1d..a29562ba52 100644 --- a/files/fr/web/javascript/reference/global_objects/intl/numberformat/formattoparts/index.html +++ b/files/fr/web/javascript/reference/global_objects/intl/numberformat/formattoparts/index.html @@ -1,6 +1,6 @@ --- title: Intl.NumberFormat.prototype.formatToParts() -slug: Web/JavaScript/Reference/Objets_globaux/Intl/NumberFormat/formatToParts +slug: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/formatToParts tags: - Internationalisation - Intl @@ -10,6 +10,7 @@ tags: - Prototype - Reference translation_of: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/formatToParts +original_slug: Web/JavaScript/Reference/Objets_globaux/Intl/NumberFormat/formatToParts --- <div>{{JSRef}}</div> diff --git a/files/fr/web/javascript/reference/global_objects/intl/numberformat/index.html b/files/fr/web/javascript/reference/global_objects/intl/numberformat/index.html index 2408df724b..2a834de5e0 100644 --- a/files/fr/web/javascript/reference/global_objects/intl/numberformat/index.html +++ b/files/fr/web/javascript/reference/global_objects/intl/numberformat/index.html @@ -1,6 +1,6 @@ --- title: Intl.NumberFormat -slug: Web/JavaScript/Reference/Objets_globaux/Intl/NumberFormat +slug: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat tags: - Internationalisation - Intl @@ -8,6 +8,7 @@ tags: - Reference - i18n translation_of: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat +original_slug: Web/JavaScript/Reference/Objets_globaux/Intl/NumberFormat --- <div>{{JSRef}}</div> diff --git a/files/fr/web/javascript/reference/global_objects/intl/numberformat/resolvedoptions/index.html b/files/fr/web/javascript/reference/global_objects/intl/numberformat/resolvedoptions/index.html index 195f044176..0a1666e69f 100644 --- a/files/fr/web/javascript/reference/global_objects/intl/numberformat/resolvedoptions/index.html +++ b/files/fr/web/javascript/reference/global_objects/intl/numberformat/resolvedoptions/index.html @@ -1,6 +1,6 @@ --- title: Intl.NumberFormat.prototype.resolvedOptions() -slug: Web/JavaScript/Reference/Objets_globaux/Intl/NumberFormat/resolvedOptions +slug: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/resolvedOptions tags: - Internationalisation - Intl @@ -11,6 +11,7 @@ tags: - Reference - i18n translation_of: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/resolvedOptions +original_slug: Web/JavaScript/Reference/Objets_globaux/Intl/NumberFormat/resolvedOptions --- <div>{{JSRef}}</div> diff --git a/files/fr/web/javascript/reference/global_objects/intl/numberformat/supportedlocalesof/index.html b/files/fr/web/javascript/reference/global_objects/intl/numberformat/supportedlocalesof/index.html index f270e88a64..55c4f67b83 100644 --- a/files/fr/web/javascript/reference/global_objects/intl/numberformat/supportedlocalesof/index.html +++ b/files/fr/web/javascript/reference/global_objects/intl/numberformat/supportedlocalesof/index.html @@ -1,6 +1,6 @@ --- title: Intl.NumberFormat.supportedLocalesOf() -slug: Web/JavaScript/Reference/Objets_globaux/Intl/NumberFormat/supportedLocalesOf +slug: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/supportedLocalesOf tags: - Internationalisation - Intl @@ -10,6 +10,7 @@ tags: - Reference - i18n translation_of: Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/supportedLocalesOf +original_slug: Web/JavaScript/Reference/Objets_globaux/Intl/NumberFormat/supportedLocalesOf --- <div>{{JSRef}}</div> |
