feat: hooked the APIs of the app into the pyoide core.
This commit is contained in:
@@ -253,6 +253,8 @@
|
||||
"postLinks.openTitle": "Öffnen: {title}",
|
||||
"docs.title": "Dokumentation",
|
||||
"docs.subtitle": "Benutzerhandbuch für diese installierte bDS-Version.",
|
||||
"docs.apiTitle": "API-Dokumentation",
|
||||
"docs.apiSubtitle": "Vollständige Referenz aller Python-Runtime-API-Aufrufe.",
|
||||
"docs.copyCode": "Code kopieren",
|
||||
"gitDiff.header": "Unterschied: {target}",
|
||||
"gitDiff.noProject": "Kein aktives Projekt ausgewählt.",
|
||||
|
||||
@@ -253,6 +253,8 @@
|
||||
"postLinks.openTitle": "Open: {title}",
|
||||
"docs.title": "Documentation",
|
||||
"docs.subtitle": "User guide for this installed bDS version.",
|
||||
"docs.apiTitle": "API Documentation",
|
||||
"docs.apiSubtitle": "Complete reference of Python runtime API calls.",
|
||||
"docs.copyCode": "Copy code",
|
||||
"gitDiff.header": "Diff: {target}",
|
||||
"gitDiff.noProject": "No active project selected.",
|
||||
|
||||
@@ -253,6 +253,8 @@
|
||||
"postLinks.openTitle": "Abrir: {title}",
|
||||
"docs.title": "Documentación",
|
||||
"docs.subtitle": "Guía de usuario para esta versión instalada de bDS.",
|
||||
"docs.apiTitle": "Documentación API",
|
||||
"docs.apiSubtitle": "Referencia completa de llamadas API del runtime de Python.",
|
||||
"docs.copyCode": "Copiar código",
|
||||
"gitDiff.header": "Diferencia: {target}",
|
||||
"gitDiff.noProject": "No hay un proyecto activo seleccionado.",
|
||||
|
||||
@@ -253,6 +253,8 @@
|
||||
"postLinks.openTitle": "Ouvrir: {title}",
|
||||
"docs.title": "Guide utilisateur",
|
||||
"docs.subtitle": "Guide utilisateur pour cette version installée de bDS.",
|
||||
"docs.apiTitle": "Documentation API",
|
||||
"docs.apiSubtitle": "Référence complète des appels API Python Runtime.",
|
||||
"docs.copyCode": "Copier le code",
|
||||
"gitDiff.header": "Diff : {target}",
|
||||
"gitDiff.noProject": "Aucun projet actif sélectionné.",
|
||||
|
||||
@@ -253,6 +253,8 @@
|
||||
"postLinks.openTitle": "Apri: {title}",
|
||||
"docs.title": "Documentazione",
|
||||
"docs.subtitle": "Guida utente per questa versione installata di bDS.",
|
||||
"docs.apiTitle": "Documentazione API",
|
||||
"docs.apiSubtitle": "Riferimento completo delle chiamate API del runtime Python.",
|
||||
"docs.copyCode": "Copia codice",
|
||||
"gitDiff.header": "Differenza: {target}",
|
||||
"gitDiff.noProject": "Nessun progetto attivo selezionato.",
|
||||
|
||||
Reference in New Issue
Block a user