chore: clean up
This commit is contained in:
@@ -111,6 +111,18 @@
|
|||||||
}
|
}
|
||||||
"
|
"
|
||||||
/>
|
/>
|
||||||
|
<SmartItem
|
||||||
|
ref="exportAction"
|
||||||
|
svg="download"
|
||||||
|
:label="$t('export.title')"
|
||||||
|
:shortcut="['X']"
|
||||||
|
@click.native="
|
||||||
|
() => {
|
||||||
|
exportCollection()
|
||||||
|
options.tippy().hide()
|
||||||
|
}
|
||||||
|
"
|
||||||
|
/>
|
||||||
<SmartItem
|
<SmartItem
|
||||||
ref="deleteAction"
|
ref="deleteAction"
|
||||||
svg="trash-2"
|
svg="trash-2"
|
||||||
@@ -123,18 +135,6 @@
|
|||||||
}
|
}
|
||||||
"
|
"
|
||||||
/>
|
/>
|
||||||
<SmartItem
|
|
||||||
ref="exportAction"
|
|
||||||
svg="download"
|
|
||||||
:label="$t('export.export')"
|
|
||||||
:shortcut="['X']"
|
|
||||||
@click.native="
|
|
||||||
() => {
|
|
||||||
exportCollection()
|
|
||||||
options.tippy().hide()
|
|
||||||
}
|
|
||||||
"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</tippy>
|
</tippy>
|
||||||
</span>
|
</span>
|
||||||
|
|||||||
@@ -91,6 +91,18 @@
|
|||||||
}
|
}
|
||||||
"
|
"
|
||||||
/>
|
/>
|
||||||
|
<SmartItem
|
||||||
|
ref="exportAction"
|
||||||
|
svg="download"
|
||||||
|
:label="$t('export.title')"
|
||||||
|
:shortcut="['X']"
|
||||||
|
@click.native="
|
||||||
|
() => {
|
||||||
|
exportFolder()
|
||||||
|
options.tippy().hide()
|
||||||
|
}
|
||||||
|
"
|
||||||
|
/>
|
||||||
<SmartItem
|
<SmartItem
|
||||||
ref="deleteAction"
|
ref="deleteAction"
|
||||||
svg="trash-2"
|
svg="trash-2"
|
||||||
@@ -103,18 +115,6 @@
|
|||||||
}
|
}
|
||||||
"
|
"
|
||||||
/>
|
/>
|
||||||
<SmartItem
|
|
||||||
ref="exportAction"
|
|
||||||
svg="download"
|
|
||||||
:label="$t('export.export')"
|
|
||||||
:shortcut="['X']"
|
|
||||||
@click.native="
|
|
||||||
() => {
|
|
||||||
exportFolder()
|
|
||||||
options.tippy().hide()
|
|
||||||
}
|
|
||||||
"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</tippy>
|
</tippy>
|
||||||
</span>
|
</span>
|
||||||
|
|||||||
@@ -112,6 +112,14 @@
|
|||||||
}
|
}
|
||||||
"
|
"
|
||||||
/>
|
/>
|
||||||
|
<SmartItem
|
||||||
|
ref="exportAction"
|
||||||
|
svg="download"
|
||||||
|
:label="$t('export.title')"
|
||||||
|
:shortcut="['X']"
|
||||||
|
:loading="exportLoading"
|
||||||
|
@click.native="exportCollection"
|
||||||
|
/>
|
||||||
<SmartItem
|
<SmartItem
|
||||||
ref="deleteAction"
|
ref="deleteAction"
|
||||||
svg="trash-2"
|
svg="trash-2"
|
||||||
@@ -124,14 +132,6 @@
|
|||||||
}
|
}
|
||||||
"
|
"
|
||||||
/>
|
/>
|
||||||
<SmartItem
|
|
||||||
ref="exportAction"
|
|
||||||
svg="download"
|
|
||||||
:label="$t('export.export')"
|
|
||||||
:shortcut="['X']"
|
|
||||||
:loading="exportLoading"
|
|
||||||
@click.native="exportCollection"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</tippy>
|
</tippy>
|
||||||
</span>
|
</span>
|
||||||
|
|||||||
@@ -93,6 +93,14 @@
|
|||||||
}
|
}
|
||||||
"
|
"
|
||||||
/>
|
/>
|
||||||
|
<SmartItem
|
||||||
|
ref="exportAction"
|
||||||
|
svg="download"
|
||||||
|
:label="$t('export.title')"
|
||||||
|
:shortcut="['X']"
|
||||||
|
:loading="exportLoading"
|
||||||
|
@click.native="exportFolder"
|
||||||
|
/>
|
||||||
<SmartItem
|
<SmartItem
|
||||||
ref="deleteAction"
|
ref="deleteAction"
|
||||||
svg="trash-2"
|
svg="trash-2"
|
||||||
@@ -105,14 +113,6 @@
|
|||||||
}
|
}
|
||||||
"
|
"
|
||||||
/>
|
/>
|
||||||
<SmartItem
|
|
||||||
ref="exportAction"
|
|
||||||
svg="download"
|
|
||||||
:label="$t('export.export')"
|
|
||||||
:shortcut="['X']"
|
|
||||||
:loading="exportLoading"
|
|
||||||
@click.native="exportFolder"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</tippy>
|
</tippy>
|
||||||
</span>
|
</span>
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Uitvoer as JSON",
|
"as_json": "Uitvoer as JSON",
|
||||||
"create_secret_gist": "Skep geheime Gist",
|
"create_secret_gist": "Skep geheime Gist",
|
||||||
"gist_created": "Gis geskep",
|
"gist_created": "Gis geskep",
|
||||||
|
|||||||
@@ -188,6 +188,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "تصدير بتنسيق JSON",
|
"as_json": "تصدير بتنسيق JSON",
|
||||||
"create_secret_gist": "إنشاء جوهر سري",
|
"create_secret_gist": "إنشاء جوهر سري",
|
||||||
"gist_created": "خلقت الجست",
|
"gist_created": "خلقت الجست",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Exporta com a JSON",
|
"as_json": "Exporta com a JSON",
|
||||||
"create_secret_gist": "Crea un resum secret",
|
"create_secret_gist": "Crea un resum secret",
|
||||||
"gist_created": "Gist creat",
|
"gist_created": "Gist creat",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "导出为 JSON",
|
"as_json": "导出为 JSON",
|
||||||
"create_secret_gist": "创建私密 Gist",
|
"create_secret_gist": "创建私密 Gist",
|
||||||
"gist_created": "已创建 Gist",
|
"gist_created": "已创建 Gist",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Exportovat jako JSON",
|
"as_json": "Exportovat jako JSON",
|
||||||
"create_secret_gist": "Vytvořte tajnou podstatu",
|
"create_secret_gist": "Vytvořte tajnou podstatu",
|
||||||
"gist_created": "Podstata vytvořena",
|
"gist_created": "Podstata vytvořena",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Eksporter som JSON",
|
"as_json": "Eksporter som JSON",
|
||||||
"create_secret_gist": "Opret hemmelig Gist",
|
"create_secret_gist": "Opret hemmelig Gist",
|
||||||
"gist_created": "Gist skabt",
|
"gist_created": "Gist skabt",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Als JSON exportieren",
|
"as_json": "Als JSON exportieren",
|
||||||
"create_secret_gist": "Erstellen Sie geheime Gist",
|
"create_secret_gist": "Erstellen Sie geheime Gist",
|
||||||
"gist_created": "Inhalt erstellt",
|
"gist_created": "Inhalt erstellt",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Εξαγωγή ως JSON",
|
"as_json": "Εξαγωγή ως JSON",
|
||||||
"create_secret_gist": "Δημιουργήστε μυστική ουσία",
|
"create_secret_gist": "Δημιουργήστε μυστική ουσία",
|
||||||
"gist_created": "Η ουσία δημιουργήθηκε",
|
"gist_created": "Η ουσία δημιουργήθηκε",
|
||||||
|
|||||||
@@ -187,7 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
"export": "Export",
|
"title": "Export",
|
||||||
"as_json": "Export as JSON",
|
"as_json": "Export as JSON",
|
||||||
"create_secret_gist": "Create secret Gist",
|
"create_secret_gist": "Create secret Gist",
|
||||||
"gist_created": "Gist created",
|
"gist_created": "Gist created",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Exportar como JSON",
|
"as_json": "Exportar como JSON",
|
||||||
"create_secret_gist": "Crear un Gist secreto",
|
"create_secret_gist": "Crear un Gist secreto",
|
||||||
"gist_created": "Gist creado",
|
"gist_created": "Gist creado",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Vie JSON -muodossa",
|
"as_json": "Vie JSON -muodossa",
|
||||||
"create_secret_gist": "Luo salainen ydin",
|
"create_secret_gist": "Luo salainen ydin",
|
||||||
"gist_created": "Gist luotu",
|
"gist_created": "Gist luotu",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Exporter au format JSON",
|
"as_json": "Exporter au format JSON",
|
||||||
"create_secret_gist": "Créer un Gist secret",
|
"create_secret_gist": "Créer un Gist secret",
|
||||||
"gist_created": "Gist créé",
|
"gist_created": "Gist créé",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "ייצא כ- JSON",
|
"as_json": "ייצא כ- JSON",
|
||||||
"create_secret_gist": "צור גיסט סודי",
|
"create_secret_gist": "צור גיסט סודי",
|
||||||
"gist_created": "גיסט נוצר",
|
"gist_created": "גיסט נוצר",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Exportálás JSON formátumban",
|
"as_json": "Exportálás JSON formátumban",
|
||||||
"create_secret_gist": "Titkos Gist létrehozása",
|
"create_secret_gist": "Titkos Gist létrehozása",
|
||||||
"gist_created": "Gist létrehozva",
|
"gist_created": "Gist létrehozva",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Esporta come JSON",
|
"as_json": "Esporta come JSON",
|
||||||
"create_secret_gist": "Crea un Gist segreto",
|
"create_secret_gist": "Crea un Gist segreto",
|
||||||
"gist_created": "Gist creato",
|
"gist_created": "Gist creato",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "JSONとしてエクスポート",
|
"as_json": "JSONとしてエクスポート",
|
||||||
"create_secret_gist": "秘密の要点を作成する",
|
"create_secret_gist": "秘密の要点を作成する",
|
||||||
"gist_created": "作成した要点",
|
"gist_created": "作成した要点",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "JSON으로 내보내기",
|
"as_json": "JSON으로 내보내기",
|
||||||
"create_secret_gist": "Secret gist 만들기",
|
"create_secret_gist": "Secret gist 만들기",
|
||||||
"gist_created": "생성된 요지",
|
"gist_created": "생성된 요지",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Exporteren als JSON",
|
"as_json": "Exporteren als JSON",
|
||||||
"create_secret_gist": "Maak geheime kern",
|
"create_secret_gist": "Maak geheime kern",
|
||||||
"gist_created": "Kern gemaakt",
|
"gist_created": "Kern gemaakt",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Eksporter som JSON",
|
"as_json": "Eksporter som JSON",
|
||||||
"create_secret_gist": "Lag hemmelig Gist",
|
"create_secret_gist": "Lag hemmelig Gist",
|
||||||
"gist_created": "Gist opprettet",
|
"gist_created": "Gist opprettet",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Eksportuj jako JSON",
|
"as_json": "Eksportuj jako JSON",
|
||||||
"create_secret_gist": "Utwórz tajny Gist",
|
"create_secret_gist": "Utwórz tajny Gist",
|
||||||
"gist_created": "Utworzono Gist",
|
"gist_created": "Utworzono Gist",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Exportar como JSON",
|
"as_json": "Exportar como JSON",
|
||||||
"create_secret_gist": "Crie uma essência secreta",
|
"create_secret_gist": "Crie uma essência secreta",
|
||||||
"gist_created": "Gist criado",
|
"gist_created": "Gist criado",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Exportar como JSON",
|
"as_json": "Exportar como JSON",
|
||||||
"create_secret_gist": "Crie uma essência secreta",
|
"create_secret_gist": "Crie uma essência secreta",
|
||||||
"gist_created": "Gist criado",
|
"gist_created": "Gist criado",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Exportați ca JSON",
|
"as_json": "Exportați ca JSON",
|
||||||
"create_secret_gist": "Creați secțiunea secretă",
|
"create_secret_gist": "Creați secțiunea secretă",
|
||||||
"gist_created": "Gist creat",
|
"gist_created": "Gist creat",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Экспорт как JSON",
|
"as_json": "Экспорт как JSON",
|
||||||
"create_secret_gist": "Создать секретный Gist",
|
"create_secret_gist": "Создать секретный Gist",
|
||||||
"gist_created": "Gist создан",
|
"gist_created": "Gist создан",
|
||||||
|
|||||||
@@ -188,6 +188,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Извези као ЈСОН",
|
"as_json": "Извези као ЈСОН",
|
||||||
"create_secret_gist": "Направите тајну суштину",
|
"create_secret_gist": "Направите тајну суштину",
|
||||||
"gist_created": "Суштина створена",
|
"gist_created": "Суштина створена",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Exportera som JSON",
|
"as_json": "Exportera som JSON",
|
||||||
"create_secret_gist": "Skapa hemlig Gist",
|
"create_secret_gist": "Skapa hemlig Gist",
|
||||||
"gist_created": "Gist skapad",
|
"gist_created": "Gist skapad",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "JSON olarak dışa aktar",
|
"as_json": "JSON olarak dışa aktar",
|
||||||
"create_secret_gist": "Gizli Gist oluştur",
|
"create_secret_gist": "Gizli Gist oluştur",
|
||||||
"gist_created": "Gist oluşturuldu",
|
"gist_created": "Gist oluşturuldu",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "匯出為 JSON",
|
"as_json": "匯出為 JSON",
|
||||||
"create_secret_gist": "建立私密 Gist",
|
"create_secret_gist": "建立私密 Gist",
|
||||||
"gist_created": "已建立 Gist",
|
"gist_created": "已建立 Gist",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Експортувати як JSON",
|
"as_json": "Експортувати як JSON",
|
||||||
"create_secret_gist": "Створіть секретну суть",
|
"create_secret_gist": "Створіть секретну суть",
|
||||||
"gist_created": "Суть створена",
|
"gist_created": "Суть створена",
|
||||||
|
|||||||
@@ -187,6 +187,7 @@
|
|||||||
"test_script_fail": "Could not execute post-request script"
|
"test_script_fail": "Could not execute post-request script"
|
||||||
},
|
},
|
||||||
"export": {
|
"export": {
|
||||||
|
"title": "Export",
|
||||||
"as_json": "Xuất dưới dạng JSON",
|
"as_json": "Xuất dưới dạng JSON",
|
||||||
"create_secret_gist": "Tạo Gist bí mật",
|
"create_secret_gist": "Tạo Gist bí mật",
|
||||||
"gist_created": "Gist đã tạo",
|
"gist_created": "Gist đã tạo",
|
||||||
|
|||||||
Reference in New Issue
Block a user