assets self-hosted

This commit is contained in:
Benjamin Takats
2023-01-20 18:55:01 +01:00
parent af2885c697
commit d58d521bd3
10 changed files with 37 additions and 9 deletions

View File

@@ -684,5 +684,8 @@
"min read": "Minuten Lesedauer",
"Here we post important news that is relevant for everyone.": "Hier posten wir wichtige News, die für alle relevant sind.",
"Back to overview": "Zurück zur Übersicht",
"An entry in the library of Einundzwanzig.": "Ein Eintrag in der Bibliothek von Einundzwanzig."
"An entry in the library of Einundzwanzig.": "Ein Eintrag in der Bibliothek von Einundzwanzig.",
"Matrix Group": "",
"Matrix-Group": "",
"starts with: lnurl1dp68gurn8gh....": "startet mit: lnurl1dp68gurn8gh...."
}

View File

@@ -678,5 +678,8 @@
"min read": "",
"Here we post important news that is relevant for everyone.": "",
"Back to overview": "",
"An entry in the library of Einundzwanzig.": ""
"An entry in the library of Einundzwanzig.": "",
"Matrix Group": "",
"Matrix-Group": "",
"starts with: lnurl1dp68gurn8gh....": ""
}

View File

@@ -678,5 +678,8 @@
"Payment Required": "",
"Here we post important news that is relevant for everyone.": "",
"Back to overview": "",
"An entry in the library of Einundzwanzig.": ""
"An entry in the library of Einundzwanzig.": "",
"Matrix Group": "",
"Matrix-Group": "",
"starts with: lnurl1dp68gurn8gh....": ""
}

View File

@@ -679,5 +679,8 @@
"min read": "",
"Here we post important news that is relevant for everyone.": "",
"Back to overview": "",
"An entry in the library of Einundzwanzig.": ""
"An entry in the library of Einundzwanzig.": "",
"Matrix Group": "",
"Matrix-Group": "",
"starts with: lnurl1dp68gurn8gh....": ""
}

View File

@@ -679,5 +679,8 @@
"min read": "",
"Here we post important news that is relevant for everyone.": "",
"Back to overview": "",
"An entry in the library of Einundzwanzig.": ""
"An entry in the library of Einundzwanzig.": "",
"Matrix Group": "",
"Matrix-Group": "",
"starts with: lnurl1dp68gurn8gh....": ""
}

View File

@@ -679,5 +679,8 @@
"min read": "",
"Here we post important news that is relevant for everyone.": "",
"Back to overview": "",
"An entry in the library of Einundzwanzig.": ""
"An entry in the library of Einundzwanzig.": "",
"Matrix Group": "",
"Matrix-Group": "",
"starts with: lnurl1dp68gurn8gh....": ""
}

View File

@@ -679,5 +679,8 @@
"min read": "",
"Here we post important news that is relevant for everyone.": "",
"Back to overview": "",
"An entry in the library of Einundzwanzig.": ""
"An entry in the library of Einundzwanzig.": "",
"Matrix Group": "",
"Matrix-Group": "",
"starts with: lnurl1dp68gurn8gh....": ""
}

View File

@@ -679,5 +679,8 @@
"min read": "",
"Here we post important news that is relevant for everyone.": "",
"Back to overview": "",
"An entry in the library of Einundzwanzig.": ""
"An entry in the library of Einundzwanzig.": "",
"Matrix Group": "",
"Matrix-Group": "",
"starts with: lnurl1dp68gurn8gh....": ""
}

View File

@@ -653,5 +653,8 @@
"min read": "",
"Here we post important news that is relevant for everyone.": "",
"Back to overview": "",
"An entry in the library of Einundzwanzig.": ""
"An entry in the library of Einundzwanzig.": "",
"Matrix Group": "",
"Matrix-Group": "",
"starts with: lnurl1dp68gurn8gh....": ""
}

View File

@@ -74,6 +74,7 @@
<x-jet-label for="lnurl" value="{{ __('LNURL') }}"/>
<x-jet-input id="lnurl" type="text" class="mt-1 block w-full" wire:model.defer="state.lnurl"
autocomplete="lnurl"/>
<p class="text-xs">{{ __('starts with: lnurl1dp68gurn8gh....') }}</p>
<x-jet-input-error for="lnurl" class="mt-2"/>
</div>