diff options
Diffstat (limited to 'files/es/web/javascript/reference/global_objects/json')
3 files changed, 6 insertions, 3 deletions
diff --git a/files/es/web/javascript/reference/global_objects/json/index.html b/files/es/web/javascript/reference/global_objects/json/index.html index 2744fb71e5..c065102c2c 100644 --- a/files/es/web/javascript/reference/global_objects/json/index.html +++ b/files/es/web/javascript/reference/global_objects/json/index.html @@ -1,6 +1,6 @@ --- title: JSON -slug: Web/JavaScript/Referencia/Objetos_globales/JSON +slug: Web/JavaScript/Reference/Global_Objects/JSON tags: - JSON - JavaScript @@ -8,6 +8,7 @@ tags: - Object - TopicStub translation_of: Web/JavaScript/Reference/Global_Objects/JSON +original_slug: Web/JavaScript/Referencia/Objetos_globales/JSON --- <div>{{JSRef("Objetos_globales", "JSON")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/json/parse/index.html b/files/es/web/javascript/reference/global_objects/json/parse/index.html index d8816fe8ff..885812b288 100644 --- a/files/es/web/javascript/reference/global_objects/json/parse/index.html +++ b/files/es/web/javascript/reference/global_objects/json/parse/index.html @@ -1,6 +1,6 @@ --- title: JSON.parse() -slug: Web/JavaScript/Referencia/Objetos_globales/JSON/parse +slug: Web/JavaScript/Reference/Global_Objects/JSON/parse tags: - ECMAScript5 - JSON @@ -8,6 +8,7 @@ tags: - Referencia - metodo translation_of: Web/JavaScript/Reference/Global_Objects/JSON/parse +original_slug: Web/JavaScript/Referencia/Objetos_globales/JSON/parse --- <div>{{JSRef("Global_Objects", "JSON")}}</div> diff --git a/files/es/web/javascript/reference/global_objects/json/stringify/index.html b/files/es/web/javascript/reference/global_objects/json/stringify/index.html index 13f508d7f7..b4322d1017 100644 --- a/files/es/web/javascript/reference/global_objects/json/stringify/index.html +++ b/files/es/web/javascript/reference/global_objects/json/stringify/index.html @@ -1,12 +1,13 @@ --- title: JSON.stringify() -slug: Web/JavaScript/Referencia/Objetos_globales/JSON/stringify +slug: Web/JavaScript/Reference/Global_Objects/JSON/stringify tags: - JSON - JavaScript - Method - stringify translation_of: Web/JavaScript/Reference/Global_Objects/JSON/stringify +original_slug: Web/JavaScript/Referencia/Objetos_globales/JSON/stringify --- <p>{{JSRef}}</p> |