Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions news/2 Fixes/5437.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Remove trailing commas from JSON files.
(thanks [Romain](https://github.com/quarthex))
2 changes: 1 addition & 1 deletion package.nls.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"python.snippet.launch.django.label": "Python: Django",
"python.snippet.launch.flask.label": "Python: Flask",
"python.snippet.launch.pyramid.label": "Python: Pyramid-Anwendung",
"python.snippet.launch.attach.label": "Python: Anfügen",
"python.snippet.launch.attach.label": "Python: Anfügen"
}
2 changes: 1 addition & 1 deletion package.nls.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"python.snippet.launch.django.label": "Python: Django",
"python.snippet.launch.flask.label": "Python: Flask",
"python.snippet.launch.pyramid.label": "Python: Pyramid",
"python.snippet.launch.attach.label": "Python: Adjuntar",
"python.snippet.launch.attach.label": "Python: Adjuntar"
}
2 changes: 1 addition & 1 deletion package.nls.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"python.snippet.launch.django.label": "Python : Django",
"python.snippet.launch.flask.label": "Python : Flask",
"python.snippet.launch.pyramid.label": "Python : application Pyramid",
"python.snippet.launch.attach.label": "Python: Attacher",
"python.snippet.launch.attach.label": "Python: Attacher"
}
2 changes: 1 addition & 1 deletion package.nls.ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
"python.snippet.launch.django.label": "Python: Django",
"python.snippet.launch.flask.label": "Python: Flask",
"python.snippet.launch.pyramid.label": "Python: Pyramid アプリケーション",
"python.snippet.launch.attach.label": "Python: アタッチ",
"python.snippet.launch.attach.label": "Python: アタッチ"
}
2 changes: 1 addition & 1 deletion package.nls.ko-kr.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
"python.snippet.launch.django.label": "Python: Django",
"python.snippet.launch.flask.label": "Python: Flask",
"python.snippet.launch.pyramid.label": "Python: Pyramid 응용 프로그램",
"python.snippet.launch.attach.label": "Python: 연결",
"python.snippet.launch.attach.label": "Python: 연결"
}
2 changes: 1 addition & 1 deletion package.nls.pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"python.snippet.launch.django.label": "Python: Django",
"python.snippet.launch.flask.label": "Python: Flask",
"python.snippet.launch.pyramid.label": "Python: Aplicação Pyramid",
"python.snippet.launch.attach.label": "Python: Anexar",
"python.snippet.launch.attach.label": "Python: Anexar"
}
2 changes: 1 addition & 1 deletion package.nls.zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"python.snippet.launch.django.label": "Python: Django",
"python.snippet.launch.flask.label": "Python: Flask",
"python.snippet.launch.pyramid.label": "Python: Pyramid 应用",
"python.snippet.launch.attach.label": "Python: 附加",
"python.snippet.launch.attach.label": "Python: 附加"
}
2 changes: 1 addition & 1 deletion package.nls.zh-tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
"python.snippet.launch.flask.label": "Python:Flask",
"python.snippet.launch.pyramid.label": "Python:Pyramid 程式",
"python.snippet.launch.attach.label": "Python:附加",
"python.command.python.discoverTests.title": "探索 Unit 測試項目",
"python.command.python.discoverTests.title": "探索 Unit 測試項目"
}