1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-30 18:10:20 +02:00

Remove lang: frontmatter key

This commit is contained in:
Boris Verkhovskiy
2024-12-08 20:37:52 -07:00
parent 912da583da
commit 29666fae5e
663 changed files with 0 additions and 664 deletions

View File

@@ -9,7 +9,6 @@ contributors:
translators:
- ["Lari Kovanen", "https://github.com/larkov"]
- ["Joakim Lahtinen", "https://github.com/VibyJocke"]
lang: sv-se
---
JSON är ett extremt enkelt datautbytesformat. Som [json.org](http://json.org) beskriver så är det lätt för människor att läsa och skriva, och för datorer att tolka och generera.