Alt-Text, C3Gov, kein hover bei Fediverse-Link
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
|
||||
return [
|
||||
'subtitle' => 'Ihr Amt für Reisepass-Angelegenheiten in der Bezirksregion CCC.',
|
||||
'logo' => 'Offizielles Logo des c3gov',
|
||||
'banner' => 'Banner. Abgebildet ist die c3gov-Verwaltungsvorschrift, ein Junghacker*innen-Pass und ein Hacker*innen-Reisepass.',
|
||||
'logo' => 'Offizielles Logo des C3Gov',
|
||||
'banner' => 'Banner. Abgebildet ist die C3Gov-Verwaltungsvorschrift, ein Junghacker*innen-Pass und ein Hacker*innen-Reisepass.',
|
||||
'fediverse' => 'C3Gov im Fediversum',
|
||||
'signed_in_as' => 'Angemeldet als:',
|
||||
'guest' => 'Gastkonto',
|
||||
'language' => [
|
||||
@@ -33,6 +34,12 @@ return [
|
||||
],
|
||||
'services' => [
|
||||
'title' => 'Unsere Dienstleistungen im Überblick',
|
||||
'alt' => [
|
||||
'first_issue' => 'Erstausstellung eines Reisepasses',
|
||||
'rejected' => 'Abgelehnter Antrag',
|
||||
'replacement' => 'Ersatzpass',
|
||||
'stamps' => 'Offizielle Stempel',
|
||||
],
|
||||
'topic1' => [
|
||||
'title' => 'Ausstellung von Reisepässen',
|
||||
'content' => 'Unser Team kümmert sich um die Ausstellung der Reisepässe.
|
||||
@@ -61,12 +68,14 @@ return [
|
||||
],
|
||||
'imprint' => [
|
||||
'title' => 'Impressum',
|
||||
'alt' => 'Ernsthaftigkeit',
|
||||
'content' => 'Hiermit weisen wir darauf hin, dass es sich bei dieser Platform um ein Projekt des Chaos Computer Clubs handelt, welche keine rechtlich geltenden Dokumente ausstellt.
|
||||
<br />Es handelt sich weder um echte Dienstleistungen im gewerblichen Sinne, noch um geschäftsmäßige Dienste.
|
||||
<br />Aus diesem Grund entfällt die Impressumspflicht.'
|
||||
],
|
||||
'contact' => [
|
||||
'title' => 'Kontakt',
|
||||
'alt' => 'Kontakt',
|
||||
'content' => 'Schreiben Sie uns im <a href="https://chaos.social/@c3gov">Fediversum</a>
|
||||
<br />oder per elektronischer Post an: <a href="mailto:Dezernat7Zustaendigkeit@C3Gov.De">Dezernat7Zustaendigkeit@C3Gov.De</a>'
|
||||
],
|
||||
@@ -115,4 +124,5 @@ return [
|
||||
'delete_success' => 'Löschen erfolgreich!',
|
||||
'insert_success' => 'Einfügen erfolgreich!',
|
||||
],
|
||||
'news_alt' => 'Neuigkeiten',
|
||||
];
|
||||
|
||||
@@ -2,8 +2,9 @@
|
||||
|
||||
return [
|
||||
'subtitle' => 'Your office for passport document affairs within the district region CCC.',
|
||||
'logo' => 'Official logo of the c3gov',
|
||||
'banner' => 'Banner. The c3gov laws are seen on a sheet of paper, and two different hacker passports.',
|
||||
'logo' => 'Official logo of the C3Gov',
|
||||
'banner' => 'Banner. The C3Gov laws are seen on a sheet of paper, and two different hacker passports.',
|
||||
'fediverse' => 'C3Gov on Fediverse',
|
||||
'signed_in_as' => 'Signed in as:',
|
||||
'guest' => 'Guest account',
|
||||
'language' => [
|
||||
@@ -33,6 +34,12 @@ return [
|
||||
],
|
||||
'services' => [
|
||||
'title' => 'Our Services',
|
||||
'alt' => [
|
||||
'first_issue' => 'First issue of a passport',
|
||||
'rejected' => 'Rejected application',
|
||||
'replacement' => 'Replacement passport',
|
||||
'stamps' => 'Official stamps',
|
||||
],
|
||||
'topic1' => [
|
||||
'title' => 'Issuance of Hacker Passports',
|
||||
'content' => 'Our team handles the issuance of travel documents.
|
||||
@@ -61,12 +68,14 @@ return [
|
||||
],
|
||||
'imprint' => [
|
||||
'title' => 'Imprint',
|
||||
'alt' => 'Serious business',
|
||||
'content' => 'We hereby inform you that this platform is a project of the Chaos Computer Club and does not issue any legally binding documents.
|
||||
<br />It does not constitute genuine commercial services or business-related services.
|
||||
<br />Therefore, the legal requirement to provide an imprint does not apply.'
|
||||
],
|
||||
'contact' => [
|
||||
'title' => 'Contact',
|
||||
'alt' => 'Contact',
|
||||
'content' => 'Write us over in the <a href="https://chaos.social/@c3gov">fediverse</a>
|
||||
<br />or via email to: <a href="mailto:Dezernat7Zustaendigkeit@C3Gov.De">Dezernat7Zustaendigkeit@C3Gov.De</a>'
|
||||
],
|
||||
@@ -115,4 +124,5 @@ return [
|
||||
'delete_success' => 'Deleted successfully!',
|
||||
'insert_success' => 'Inserted successfully!',
|
||||
],
|
||||
'news_alt' => 'News',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user