diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:56 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:51:56 +0100 |
commit | 9201e4212c57af09becda69f17c17a3a34f226c2 (patch) | |
tree | d914256ec5ee504d15da3a0201318d3ed1e6d0fc /files/vi/glossary/json | |
parent | 904a5994c87295d84d25f869d5555f35fbce5070 (diff) | |
download | translated-content-9201e4212c57af09becda69f17c17a3a34f226c2.tar.gz translated-content-9201e4212c57af09becda69f17c17a3a34f226c2.tar.bz2 translated-content-9201e4212c57af09becda69f17c17a3a34f226c2.zip |
unslug vi: modify
Diffstat (limited to 'files/vi/glossary/json')
-rw-r--r-- | files/vi/glossary/json/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/vi/glossary/json/index.html b/files/vi/glossary/json/index.html index 8158b09c63..ec99e9294a 100644 --- a/files/vi/glossary/json/index.html +++ b/files/vi/glossary/json/index.html @@ -1,7 +1,8 @@ --- title: JSON -slug: Tu-dien-thuat-ngu/JSON +slug: Glossary/JSON translation_of: Glossary/JSON +original_slug: Tu-dien-thuat-ngu/JSON --- <p><em>JavaScript Object Notation</em> (<strong>JSON</strong>) là một data-interchange format. Mặc dù không phải là một strict subset, JSON lại rất giống với một subset theo cú pháp của {{Glossary("JavaScript")}}.</p> |