Add export subscriptions to JSON button

This commit is contained in:
Miguel Ribeiro
2024-02-14 01:05:48 +01:00
parent c9135e1dc8
commit f2ed357f60
13 changed files with 73 additions and 1 deletions
+2
View File
@@ -134,6 +134,8 @@ $i18n = [
"test" => "Test",
"add" => "Hinzufügen",
"save" => "Speichern",
"export_subscriptions" => "Abonnements exportieren",
"export_to_json" => "Nach JSON exportieren",
// Toast
"success" => "Erfolgreich",
// Endpoint responses
+2
View File
@@ -134,6 +134,8 @@ $i18n = [
"test" => "Δοκιμή",
"add" => "Προσθήκη",
"save" => "Αποθήκευση",
"export_subscriptions" => "Εξαγωγή συνδρομών",
"export_to_json" => "Εξαγωγή σε JSON",
// Toast
"success" => "Επιτυχία",
// Endpoint responses
+2
View File
@@ -134,6 +134,8 @@ $i18n = [
"test" => "Test",
"add" => "Add",
"save" => "Save",
"export_subscriptions" => "Export Subscriptions",
"export_to_json" => "Export to JSON",
// Toast
"success" => "Success",
// Endpoint responses
+2
View File
@@ -134,6 +134,8 @@ $i18n = [
"test" => "Probar",
"add" => "Agregar",
"save" => "Guardar",
"export_subscriptions" => "Exportar suscripciones",
"export_to_json" => "Exportar a JSON",
// Toast
"success" => "Éxito",
// Endpoint responses
+2
View File
@@ -134,6 +134,8 @@ $i18n = [
"test" => "Test",
"add" => "Ajouter",
"save" => "Enregistrer",
"export_subscriptions" => "Exporter les abonnements",
"export_to_json" => "Exporter en JSON",
// Toast
"success" => "Succès",
// Réponses de l'API
+2
View File
@@ -134,6 +134,8 @@ $i18n = [
"test" => "テスト",
"add" => "追加",
"save" => "保存",
"export_subscriptions" => "購読をエクスポート",
"export_to_json" => "JSONにエクスポート",
// Toast
"success" => "成功",
// Endpoint responses
+2
View File
@@ -134,6 +134,8 @@ $i18n = [
"test" => "Testar",
"add" => "Adicionar",
"save" => "Guardar",
"export_subscriptions" => "Exportar Subscrições",
"export_to_json" => "Exportar para JSON",
// Toast
"success" => "Sucesso",
// Endpoint responses
+2
View File
@@ -134,6 +134,8 @@ $i18n = [
"test" => "Test Et",
"add" => "Ekle",
"save" => "Kaydet",
"export_subscriptions" => "Abonelikleri Dışa Aktar",
"export_to_json" => "JSON'a dışa aktar",
// Toast
"success" => "Başarılı",
// Endpoint responses
+2
View File
@@ -141,6 +141,8 @@ $i18n = [
"test" => "测试",
"add" => "添加",
"save" => "保存",
"export_subscriptions" => "导出订阅",
"export_to_json" => "导出为 JSON",
// Toast
"success" => "成功",