diff options
Diffstat (limited to 'files/fr/web/javascript/reference/global_objects/json')
3 files changed, 6 insertions, 3 deletions
diff --git a/files/fr/web/javascript/reference/global_objects/json/index.html b/files/fr/web/javascript/reference/global_objects/json/index.html index ecc67a2d86..3d9e54be04 100644 --- a/files/fr/web/javascript/reference/global_objects/json/index.html +++ b/files/fr/web/javascript/reference/global_objects/json/index.html @@ -1,6 +1,6 @@ --- title: JSON -slug: Web/JavaScript/Reference/Objets_globaux/JSON +slug: Web/JavaScript/Reference/Global_Objects/JSON tags: - JSON - JavaScript @@ -8,6 +8,7 @@ tags: - Reference - polyfill translation_of: Web/JavaScript/Reference/Global_Objects/JSON +original_slug: Web/JavaScript/Reference/Objets_globaux/JSON --- <div>{{JSRef}}</div> diff --git a/files/fr/web/javascript/reference/global_objects/json/parse/index.html b/files/fr/web/javascript/reference/global_objects/json/parse/index.html index 9161bc2ee2..36db490fd6 100644 --- a/files/fr/web/javascript/reference/global_objects/json/parse/index.html +++ b/files/fr/web/javascript/reference/global_objects/json/parse/index.html @@ -1,6 +1,6 @@ --- title: JSON.parse() -slug: Web/JavaScript/Reference/Objets_globaux/JSON/parse +slug: Web/JavaScript/Reference/Global_Objects/JSON/parse tags: - ECMAScript 5 - JSON @@ -8,6 +8,7 @@ tags: - Méthode - Reference translation_of: Web/JavaScript/Reference/Global_Objects/JSON/parse +original_slug: Web/JavaScript/Reference/Objets_globaux/JSON/parse --- <div>{{JSRef}}</div> diff --git a/files/fr/web/javascript/reference/global_objects/json/stringify/index.html b/files/fr/web/javascript/reference/global_objects/json/stringify/index.html index 2243d898f3..9acc063ea2 100644 --- a/files/fr/web/javascript/reference/global_objects/json/stringify/index.html +++ b/files/fr/web/javascript/reference/global_objects/json/stringify/index.html @@ -1,12 +1,13 @@ --- title: JSON.stringify() -slug: Web/JavaScript/Reference/Objets_globaux/JSON/stringify +slug: Web/JavaScript/Reference/Global_Objects/JSON/stringify tags: - JSON - JavaScript - Méthode - Reference translation_of: Web/JavaScript/Reference/Global_Objects/JSON/stringify +original_slug: Web/JavaScript/Reference/Objets_globaux/JSON/stringify --- <div>{{JSRef}}</div> |