Skip to content

Commit

Permalink
[4.x] Remove AMP (statamic#7498)
Browse files Browse the repository at this point in the history
Co-authored-by: StyleCI Bot <[email protected]>
  • Loading branch information
jasonvarga and StyleCIBot authored Feb 9, 2023
1 parent a10f4d9 commit d46883e
Show file tree
Hide file tree
Showing 66 changed files with 9 additions and 344 deletions.
8 changes: 0 additions & 8 deletions config/amp.php

This file was deleted.

1 change: 0 additions & 1 deletion resources/js/components/entries/PublishForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,6 @@ export default {
breadcrumbs: Array,
initialActions: Object,
method: String,
amp: Boolean,
isCreating: Boolean,
isInline: Boolean,
initialReadOnly: Boolean,
Expand Down
1 change: 0 additions & 1 deletion resources/js/components/terms/PublishForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,6 @@ export default {
breadcrumbs: Array,
initialActions: Object,
method: String,
amp: Boolean,
initialPublished: Boolean,
isCreating: Boolean,
isInline: Boolean,
Expand Down
1 change: 0 additions & 1 deletion resources/lang/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,6 @@
"Email Address": "E-mailová adresa",
"Email Content": "Obsah e-mailu",
"Email Subject": "Předmět e-mailu",
"Enable AMP": "Povolit AMP",
"Enable Input Rules": "Povolit vstupní pravidla",
"Enable Line Wrapping": "Povolit zalomení řádků",
"Enable Paste Rules": "Povolit pravidla vkládání",
Expand Down
1 change: 0 additions & 1 deletion resources/lang/cs/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
'collection_next_steps_create_entry_description' => 'Vytvořte první záznam nebo vytvořte několik zástupných záznamů - záleží na vás.',
'collection_next_steps_scaffold_description' => 'Rychlé vytváření indexových a detailních zobrazení na základě názvu kolekce.',
'collection_scaffold_instructions' => 'Vyberte, které prázdné pohledy mají být vytvořeny. Stávající soubory se nepřepisují.',
'collections_amp_instructions' => 'Povolí funkci Accelerated Mobile Pages a automaticky přidá trasy a adresy URL pro položky v této kolekci. Více informací najdete v [dokumentaci](https://statamic.dev/amp).',
'collections_blueprint_instructions' => 'Záznamy v této kolekci mohou používat kterýkoli z těchto blueprintů.',
'collections_default_publish_state_instructions' => 'Při vytváření nových záznamů v této kolekci bude přepínač publikování ve výchozím nastavení nastaven na *Published*, nikoli na *Draft*.',
'collections_future_date_behavior_instructions' => 'Když nastavíte data zveřejnění, záznamy v této kolekci mohou být zobrazeny v budoucnu.',
Expand Down
1 change: 0 additions & 1 deletion resources/lang/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@
"Email Address": "Email adresse",
"Email Content": "E-mail-indhold",
"Email Subject": "Email emne",
"Enable AMP": "Aktivér AMP",
"Enable Line Wrapping": "Aktiver linie ombrydning",
"Enable Pro Mode": "Aktivér Pro-tilstand",
"Enable Publish Dates": "Aktivér publiceringsdatoer",
Expand Down
1 change: 0 additions & 1 deletion resources/lang/da/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
'collection_next_steps_documentation_description' => 'Lær mere om samlinger, hvordan de fungerer, og hvordan du konfigurerer dem.',
'collection_next_steps_scaffold_description' => 'Generer hurtigt tomme blueprints og frontend-visninger baseret på samlingens navn.',
'collection_scaffold_instructions' => 'Vælg hvilke tomme filer du vil generere. Eksisterende filer overskrives ikke.',
'collections_amp_instructions' => 'Aktivér AMP (Accelerated Mobile Pages). Tilføjer automatisk ruter og URL til poster i denne samling. Lær mere i [dokumentationen](https://statamic.dev/amp)',
'collections_blueprint_instructions' => 'Indlæg i denne samling kan bruge en hvilken som helst af disse blueprints.',
'collections_default_publish_state_instructions' => 'Mens du opretter nye poster i denne samling, vil den offentliggjorte skifte standard være **true** i stedet for **false** (kladde).',
'collections_future_date_behavior_instructions' => 'Hvordan fremtidige daterede poster skal opføre sig.',
Expand Down
1 change: 0 additions & 1 deletion resources/lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,6 @@
"Email Address": "E-Mail-Adresse",
"Email Content": "E-Mail-Inhalt",
"Email Subject": "E-Mail-Betreff",
"Enable AMP": "AMP aktivieren",
"Enable Input Rules": "Eingaberegeln aktivieren",
"Enable Line Wrapping": "Zeilenumbrüche aktivieren",
"Enable Paste Rules": "Einfügeregeln aktivieren",
Expand Down
1 change: 0 additions & 1 deletion resources/lang/de/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
'collection_next_steps_scaffold_description' => 'Erstelle anhand des Namens der Sammlung rasch Index- und Detailansichten.',
'collection_revisions_instructions' => 'Revisionen für diese Sammlung aktivieren.',
'collection_scaffold_instructions' => 'Wähle aus, welche leeren Ansichten erstellt werden sollen. Bereits vorhandene Dateien werden nicht überschrieben.',
'collections_amp_instructions' => 'Aktiviert die beschleunigten mobilen Seiten (Accelerated Mobile Pages) und fügt automatisch Routen und URLs für Einträge in dieser Sammlung hinzu. Erfahre mehr in der [Dokumentation](https://statamic.dev/amp).',
'collections_blueprint_instructions' => 'Einträge in dieser Sammlung können jeden dieser Blueprints verwenden.',
'collections_default_publish_state_instructions' => 'Beim Erstellen neuer Einträge in dieser Sammlung wird der Schalter für die Veröffentlichung standardmäßig auf *Veröffentlicht* und nicht auf *Entwurf* gestellt.',
'collections_future_date_behavior_instructions' => 'Wie sollen sich in der Zukunft liegende Einträge verhalten?',
Expand Down
1 change: 0 additions & 1 deletion resources/lang/de_CH.json
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,6 @@
"Email Address": "E-Mail-Adresse",
"Email Content": "E-Mail-Inhalt",
"Email Subject": "E-Mail-Betreff",
"Enable AMP": "AMP aktivieren",
"Enable Input Rules": "Eingaberegeln aktivieren",
"Enable Line Wrapping": "Zeilenumbrüche aktivieren",
"Enable Paste Rules": "Einfügeregeln aktivieren",
Expand Down
1 change: 0 additions & 1 deletion resources/lang/de_CH/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
'collection_next_steps_scaffold_description' => 'Erstelle anhand des Namens der Sammlung rasch Index- und Detailansichten.',
'collection_revisions_instructions' => 'Revisionen für diese Sammlung aktivieren.',
'collection_scaffold_instructions' => 'Wähle aus, welche leeren Ansichten erstellt werden sollen. Bereits vorhandene Dateien werden nicht überschrieben.',
'collections_amp_instructions' => 'Aktiviert die beschleunigten mobilen Seiten (Accelerated Mobile Pages) und fügt automatisch Routen und URLs für Einträge in dieser Sammlung hinzu. Erfahre mehr in der [Dokumentation](https://statamic.dev/amp).',
'collections_blueprint_instructions' => 'Einträge in dieser Sammlung können jeden dieser Blueprints verwenden.',
'collections_default_publish_state_instructions' => 'Beim Erstellen neuer Einträge in dieser Sammlung wird der Schalter für die Veröffentlichung standardmässig auf *Veröffentlicht* und nicht auf *Entwurf* gestellt.',
'collections_future_date_behavior_instructions' => 'Wie sollen sich in der Zukunft liegende Einträge verhalten?',
Expand Down
1 change: 0 additions & 1 deletion resources/lang/en/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
'collection_next_steps_scaffold_description' => 'Quickly generate index and detail views from the name of the collection.',
'collection_revisions_instructions' => 'Enable revisions for this Collection.',
'collection_scaffold_instructions' => 'Choose which empty views to generate. Existing files will not be overwritten.',
'collections_amp_instructions' => 'Enable Accelerated Mobile Pages (AMP). Automatically adds routes and URL for entries in this collection. Learn more in the [documentation](https://statamic.dev/amp)',
'collections_blueprint_instructions' => 'Entries in this collection may use any of these blueprints.',
'collections_default_publish_state_instructions' => 'While creating new entries in this collection the published toggle will default to **true** instead of **false** (draft).',
'collections_future_date_behavior_instructions' => 'How future dated entries should behave.',
Expand Down
1 change: 0 additions & 1 deletion resources/lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@
"Email Address": "Dirección de correo electrónico",
"Email Content": "Contenido del correo electrónico",
"Email Subject": "Asunto del correo electrónico",
"Enable AMP": "Activar AMP",
"Enable Line Wrapping": "Habilitar ajuste de línea",
"Enable Pro Mode": "Habilitar el modo Pro",
"Enable Publish Dates": "Habilitar fechas de publicación",
Expand Down
1 change: 0 additions & 1 deletion resources/lang/es/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
'collection_next_steps_documentation_description' => 'Obtén más información sobre las colecciones, cómo funcionan y cómo configurarlas.',
'collection_next_steps_scaffold_description' => 'Genera rápidamente planos vacíos y vistas para el frontend según el nombre de la colección.',
'collection_scaffold_instructions' => 'Elige qué recursos en blanco generar. Los archivos existentes no se sobrescribirán.',
'collections_amp_instructions' => 'Habilitar Páginas Móviles Aceleradas (AMP). Agrega automáticamente rutas y URL para entradas en esta colección. Obtén más información en la [documentación](https://statamic.dev/amp)',
'collections_blueprint_instructions' => 'Las entradas en esta colección pueden usar cualquiera de estos planos.',
'collections_default_publish_state_instructions' => 'Mientras se crean nuevas entradas en esta colección el interruptor de publicación será **verdadero** en vez de **falso** (borrador).',
'collections_future_date_behavior_instructions' => 'Cómo deben comportarse las entradas con fecha futura.',
Expand Down
1 change: 0 additions & 1 deletion resources/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,6 @@
"Email Address": "Adresse email",
"Email Content": "Contenu de l'email",
"Email Subject": "Sujet de l'email",
"Enable AMP": "Activer AMP",
"Enable Input Rules": "Activer les règles de saisie",
"Enable Line Wrapping": "Activer le retour à la ligne",
"Enable Paste Rules": "Activer les règles de collage",
Expand Down
1 change: 0 additions & 1 deletion resources/lang/fr/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
'collection_next_steps_scaffold_description' => 'Générez rapidement des vues d’index et de détail à partir du nom de votre collection.',
'collection_revisions_instructions' => 'Active les révisions pour cette collection',
'collection_scaffold_instructions' => 'Choisissez les vues vides à générer. Les fichiers existants ne seront pas écrasés.',
'collections_amp_instructions' => 'Activez les Pages Accélérées pour Mobile (AMP). Ajoutez automatiquement des routes et des URLs pour les entrées de cette collection. Apprenez-en plus dans la [documentation](https://statamic.dev/amp).',
'collections_blueprint_instructions' => 'Les entrées de cette collection peuvent utiliser l’un de ces Blueprints.',
'collections_default_publish_state_instructions' => 'Lors de la création de nouvelles entrées dans cette collection, l’indicateur de publication basculera par défaut sur **true** plutôt que sur **false** (brouillon).',
'collections_future_date_behavior_instructions' => 'Conditions d’accès aux entrées datées dans le futur.',
Expand Down
1 change: 0 additions & 1 deletion resources/lang/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@
"Email Address": "E-mail cím",
"Email Content": "E-mail tartalom",
"Email Subject": "E-mail tárgy",
"Enable AMP": "AMP engedélyezése",
"Enable Input Rules": "Beviteli szabályok engedélyezése",
"Enable Line Wrapping": "Sortörések engedélyezése",
"Enable Paste Rules": "Beillesztési szabályok engedélyezése",
Expand Down
1 change: 0 additions & 1 deletion resources/lang/hu/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
'collection_next_steps_scaffold_description' => 'Gyorsan generálhat gyűjtő- (index) és részletnézeteket (details) a gyűjtemény nevéből.',
'collection_revisions_instructions' => 'Verziók engedélyezése ehhez a gyűjteményhez.',
'collection_scaffold_instructions' => 'Válassza ki, hogy mely üres nézeteket kívánja létrehozni. A meglévő fájlok nem kerülnek felülírásra.',
'collections_amp_instructions' => 'Az Accelerated Mobile Pages (AMP) engedélyezése. Automatikusan hozzáadja az útvonalakat (routes) és URL-eket a gyűjtemény bejegyzéseihez. További információ a [dokumentációban](https://statamic.dev/amp).',
'collections_blueprint_instructions' => 'A gyűjtemény bejegyzései használhatják ezen Blueprintek bármelyikét.',
'collections_default_publish_state_instructions' => 'Amikor új bejegyzéseket hoz létre ebben a gyűjteményben, a `published` kapcsoló alapértelmezés szerint **true** lesz (**false**, azaz piszkozat helyett).',
'collections_future_date_behavior_instructions' => 'Hogyan viselkedjenek a jövőben keltezett bejegyzések.',
Expand Down
1 change: 0 additions & 1 deletion resources/lang/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@
"Email Address": "Alamat Email",
"Email Content": "Konten Email",
"Email Subject": "Subjek Email",
"Enable AMP": "Aktifkan AMP",
"Enable Line Wrapping": "Aktifkan Pembungkus Garis",
"Enable Pro Mode": "Aktifkan Mode Pro",
"Enable Publish Dates": "Aktifkan Tanggal Publikasi",
Expand Down
1 change: 0 additions & 1 deletion resources/lang/id/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
'collection_next_steps_documentation_description' => 'Pelajari lebih lanjut tentang koleksi, cara kerjanya, dan cara mengonfigurasinya.',
'collection_next_steps_scaffold_description' => 'Buat cetak biru kosong dan tampilan frontend dengan cepat berdasarkan nama koleksi.',
'collection_scaffold_instructions' => 'Pilih sumber daya kosong mana yang akan dibuat. File yang sudah ada tidak akan ditimpa.',
'collections_amp_instructions' => 'Aktifkan Accelerated Mobile Pages (AMP). Secara otomatis menambahkan rute dan URL untuk entri dalam koleksi ini. Pelajari lebih lanjut di [dokumentasi](https://statamic.dev/amp)',
'collections_blueprint_instructions' => 'Entri dalam koleksi ini dapat menggunakan salah satu dari cetak biru ini.',
'collections_default_publish_state_instructions' => 'Saat membuat entri baru dalam koleksi ini, tombol yang dipublikasikan akan secara default ke **benar** bukan **salah** (draf).',
'collections_future_date_behavior_instructions' => 'Bagaimana entri bertanggal masa depan harus berperilaku.',
Expand Down
1 change: 0 additions & 1 deletion resources/lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@
"Email Address": "Indirizzo email",
"Email Content": "Contenuto email",
"Email Subject": "Oggetto email",
"Enable AMP": "Abilita AMP",
"Enable Line Wrapping": "Abilita il ritorno a capo",
"Enable Pro Mode": "Abilita la modalità Pro",
"Enable Publish Dates": "Abilita date di pubblicazione",
Expand Down
1 change: 0 additions & 1 deletion resources/lang/it/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
'collection_next_steps_documentation_description' => 'Ulteriori informazioni sulle raccolte, su come funzionano e su come configurarle.',
'collection_next_steps_scaffold_description' => 'Generare rapidamente progetti vuoti e template frontend in base al nome della raccolta.',
'collection_scaffold_instructions' => 'Scegli quali risorse generare. I file esistenti non verranno sovrascritti.',
'collections_amp_instructions' => 'Abilita le Accelerated Mobile Pages (AMP). Aggiunge automaticamente route e URL per le voci di questa raccolta. Ulteriori informazioni nella [documentazione](https://statamic.dev/amp)',
'collections_blueprint_instructions' => 'Le voci in questa raccolta possono utilizzare uno qualsiasi di questi progetti.',
'collections_default_publish_state_instructions' => 'Le nuove voci di questa raccolta verranno pubblicate come impostazione predefinita invece di essere in "bozza".',
'collections_future_date_behavior_instructions' => 'Come dovrebbero comportarsi le voci con date future.',
Expand Down
1 change: 0 additions & 1 deletion resources/lang/ms.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@
"Email Address": "Alamat Emel",
"Email Content": "Kandungan Emel",
"Email Subject": "Subjek Emel",
"Enable AMP": "Aktifkan AMP",
"Enable Line Wrapping": "Aktifkan Pembungkus Garis",
"Enable Pro Mode": "Aktifkan Mod Pro",
"Enable Publish Dates": "Aktifkan Tarikh Penerbitan",
Expand Down
1 change: 0 additions & 1 deletion resources/lang/ms/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
'collection_next_steps_blueprints_description' => 'Urus cetakan biru dan bidang yang tersedia untuk koleksi ini.',
'collection_next_steps_scaffold_description' => 'Hasilkan paparan indeks dan butiran dengan cepat daripada nama koleksi.',
'collection_scaffold_instructions' => 'Pilih paparan kosong yang ingin dijana. Fail sedia ada tidak akan ditimpa.',
'collections_amp_instructions' => 'Dayakan Accelerated Mobile Pages (AMP). Menambah laluan dan URL secara automatik untuk entri dalam koleksi ini. Ketahui lebih lanjut dalam [dokumentasi](https://statamic.dev/amp)',
'collections_blueprint_instructions' => 'Entri dalam koleksi ini boleh menggunakan mana-mana cetakan biru ini.',
'collections_default_publish_state_instructions' => 'Semasa mencipta entri baharu dalam koleksi ini, togol yang diterbitkan akan default kepada **true** dan bukannya **false** (draf).',
'collections_future_date_behavior_instructions' => 'Bagaimana entri bertarikh masa hadapan harus berkelakuan.',
Expand Down
1 change: 0 additions & 1 deletion resources/lang/nb.json
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,6 @@
"Email Address": "E-postadresse",
"Email Content": "E-postinnhold",
"Email Subject": "E-postemne",
"Enable AMP": "Aktiver AMP",
"Enable Input Rules": "Aktiver inndataregler",
"Enable Line Wrapping": "Aktiver linjebryting",
"Enable Paste Rules": "Aktiver innlimingsregler",
Expand Down
1 change: 0 additions & 1 deletion resources/lang/nb/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
'collection_next_steps_scaffold_description' => 'Generer raskt indeks- og detaljoversikter fra navnet på samlingen.',
'collection_revisions_instructions' => 'Aktiver revisjoner for denne samlingen.',
'collection_scaffold_instructions' => 'Velg hvilke tomme visninger som skal genereres. Eksisterende filer overskrives ikke.',
'collections_amp_instructions' => 'Aktiver Accelerated Mobile Pages (AMP). Legger automatisk til ruter og URL for oppføringer i denne samlingen. Les mer i [dokumentasjon](https://statamic.dev/amp)',
'collections_blueprint_instructions' => 'Oppføringer i denne samlingen kan bruke en hvilken som helst av disse blueprintene.',
'collections_default_publish_state_instructions' => 'Under opprettelse av nye oppføringer i denne samlingen vil den publiserte veksleknappen som standard være **true** i stedet for **false** (kladd).',
'collections_future_date_behavior_instructions' => 'Hvordan framtidig daterte oppføringer skal oppføre seg.',
Expand Down
1 change: 0 additions & 1 deletion resources/lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,6 @@
"Email Address": "E-mailadres",
"Email Content": "E-mailinhoud",
"Email Subject": "E-mailonderwerp",
"Enable AMP": "AMP inschakelen",
"Enable Input Rules": "Schakel 'input' regels in",
"Enable Line Wrapping": "Line wrapping inschakelen",
"Enable Paste Rules": "Schakel 'paste' regels in",
Expand Down
1 change: 0 additions & 1 deletion resources/lang/nl/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
'collection_next_steps_scaffold_description' => 'Genereer snel een aantal lege blauwdrukken en frontend-templates gebaseerd op de naam van deze collectie.',
'collection_revisions_instructions' => 'Schakel revisies in voor deze collectie.',
'collection_scaffold_instructions' => 'Kies welke lege resources er gegenereerd moeten worden. Bestaande bestanden worden niet overschreven.',
'collections_amp_instructions' => 'Activeer Accelerated Mobile Pages (AMP). Voeg automatisch routes en URL\'s toe voor entries in deze collectie. Lees meer in de [documentatie](https://statamic.dev/amp)',
'collections_blueprint_instructions' => 'Entries in deze collectie mogen elke van deze blueprints gebruiken.',
'collections_default_publish_state_instructions' => 'Tijdens het aanmaken van entries in deze collectie wordt de publiceerknop standaard op **aan** gezet in plaats van **uit** (concept).',
'collections_future_date_behavior_instructions' => 'Hoe entries met een datum in de toekomst zich moeten gedragen.',
Expand Down
1 change: 0 additions & 1 deletion resources/lang/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,6 @@
"Email Address": "Adres e-mail",
"Email Content": "Treść e-maila",
"Email Subject": "Temat e-maila",
"Enable AMP": "Włącz AMP",
"Enable Input Rules": "Włącz reguły wprowadzania",
"Enable Line Wrapping": "Włącz zawijanie linii",
"Enable Paste Rules": "Włącz reguły wklejania",
Expand Down
1 change: 0 additions & 1 deletion resources/lang/pl/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
'collection_next_steps_create_entry_description' => 'Możesz utworzyć pierwszy rekord lub dodać kilka przykładowych, twój wybór.',
'collection_next_steps_scaffold_description' => 'Wygeneruj szubko indeksy i widoki szczegółowe na podstawie nazwy kolekcji.',
'collection_scaffold_instructions' => 'Wybierz które puste widoki wygenerować. Istniejące pliki nie zostaną nadpisane.',
'collections_amp_instructions' => 'Włącz Accelerated Mobile Pages (AMP). Automatycznie dodaje ścieżki i URL dla rekordów w tej kolekcji. Dowiedz się więcej w [dokumentacji](https://statamic.dev/amp)',
'collections_blueprint_instructions' => 'Rekordy w tej kolekcji mogą wykorzystywać dowolny z tych schematów.',
'collections_default_publish_state_instructions' => 'Podczas tworzenia nowych rekordów w tej kolekcji publikowany przełącznik będzie domyślnie ustawiony na **true** zamiast **false** (wersja robocza).',
'collections_future_date_behavior_instructions' => 'Jak powinny zachowywać się przyszłe rekordy z datą.',
Expand Down
Loading

0 comments on commit d46883e

Please sign in to comment.