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