forked from AkkomaGang/akkoma-fe
font size, "what are you working on"?
This commit is contained in:
parent
7bcee6e970
commit
c9cc2280c7
10 changed files with 18 additions and 49 deletions
|
@ -91,20 +91,6 @@
|
|||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label
|
||||
class="form--label"
|
||||
for="bio"
|
||||
>{{ $t('registration.bio') }} ({{ $t('general.optional') }})</label>
|
||||
<textarea
|
||||
id="bio"
|
||||
v-model="user.bio"
|
||||
:disabled="isPending"
|
||||
class="form-control"
|
||||
:placeholder="bioPlaceholder"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div
|
||||
class="form-group"
|
||||
:class="{ 'form-group--error': v$.user.password.$error }"
|
||||
|
@ -162,18 +148,6 @@
|
|||
</ul>
|
||||
</div>
|
||||
|
||||
<div
|
||||
class="form-group"
|
||||
:class="{ 'form-group--error': v$.user.language.$error }"
|
||||
>
|
||||
<interface-language-switcher
|
||||
for="email-language"
|
||||
:prompt-text="$t('registration.email_language')"
|
||||
:language="v$.user.language.$model"
|
||||
:set-language="val => v$.user.language.$model = val"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div
|
||||
v-if="accountApprovalRequired"
|
||||
class="form-group"
|
||||
|
|
|
@ -384,7 +384,7 @@
|
|||
"email": "Adreça de Correu",
|
||||
"email_language": "En quina llengua vols rebre els correus del servidor?",
|
||||
"fullname": "Nom a mostrar",
|
||||
"fullname_placeholder": "p. ex. Atsuko Kagari",
|
||||
"fullname_placeholder": "Nickname, or first and last name",
|
||||
"new_captcha": "Clica a la imatge per a obtenir un nou captcha",
|
||||
"password_confirm": "Confirma la contrasenya",
|
||||
"reason": "Raó per a registrar-se",
|
||||
|
|
|
@ -380,7 +380,7 @@
|
|||
"email": "Email",
|
||||
"email_language": "In welcher Sprache möchtest du E-Mails vom Server erhalten?",
|
||||
"fullname": "Angezeigter Name",
|
||||
"fullname_placeholder": "z. B. Atsuko Kagari",
|
||||
"fullname_placeholder": "Nickname, or first and last name",
|
||||
"new_captcha": "Zum Erstellen eines neuen Captcha auf das Bild klicken",
|
||||
"password_confirm": "Passwort bestätigen",
|
||||
"reason": "Grund zur Anmeldung",
|
||||
|
|
|
@ -379,7 +379,7 @@
|
|||
"text/x.misskeymarkdown": "MFM"
|
||||
},
|
||||
"content_warning": "Content Warning (optional)",
|
||||
"default": "Just arrived at Luna Nova Academy",
|
||||
"default": "What are you working on?",
|
||||
"direct_warning_to_all": "This post will be visible to all the mentioned users.",
|
||||
"direct_warning_to_first_only": "This post will only be visible to the mentioned users at the beginning of the message.",
|
||||
"edit_remote_warning": "Changes made to the post may not be visible on some instances!",
|
||||
|
@ -417,7 +417,7 @@
|
|||
"email": "Email",
|
||||
"email_language": "In which language do you want to receive emails from the server?",
|
||||
"fullname": "Display name",
|
||||
"fullname_placeholder": "e.g. Atsuko Kagari",
|
||||
"fullname_placeholder": "Nickname, or first and last name",
|
||||
"new_captcha": "Click the image to get a new captcha",
|
||||
"password_confirm": "Password confirmation",
|
||||
"reason": "Reason to register",
|
||||
|
@ -831,7 +831,7 @@
|
|||
"fine_print": "Read our {0} to learn nothing useful!",
|
||||
"header": "Preview",
|
||||
"header_faint": "This is fine",
|
||||
"input": "Just arrived at Luna Nova Academy",
|
||||
"input": "What are you working on?",
|
||||
"link": "a nice lil' link",
|
||||
"mono": "content",
|
||||
"text": "A bunch of more {0} and {1}"
|
||||
|
|
|
@ -417,7 +417,7 @@
|
|||
"email": "Correo electrónico",
|
||||
"email_language": "¿En qué idioma desea recibir correos electrónicos del servidor?",
|
||||
"fullname": "Nombre a mostrar",
|
||||
"fullname_placeholder": "p. ej. Atsuko Kagari",
|
||||
"fullname_placeholder": "Nickname, or first and last name",
|
||||
"new_captcha": "Haz click en la imagen para obtener un nuevo captcha",
|
||||
"password_confirm": "Confirmar contraseña",
|
||||
"reason": "Razón para registrarse",
|
||||
|
|
|
@ -331,7 +331,7 @@
|
|||
"text/x.misskeymarkdown": "MFM"
|
||||
},
|
||||
"content_warning": "Peringatan Konten (opsional)",
|
||||
"default": "Baru saja tiba di Luna Nova Academy",
|
||||
"default": "What are you working on?",
|
||||
"direct_warning_to_all": "Postingan ini akan terlihat oleh pengguna yang disebutkan.",
|
||||
"direct_warning_to_first_only": "Postingan ini akan terlihat oleh pengguna yang disebutkan di awal pesan.",
|
||||
"edit_remote_warning": "Perubahan yang dibuat pada postingan ini mungkin tidak terlihat pada beberapa instansi!",
|
||||
|
@ -367,7 +367,7 @@
|
|||
"captcha": "CAPTCHA",
|
||||
"email": "Surel",
|
||||
"email_language": "Dalam bahasa apa kamu ingin menerima surel dari server ini?",
|
||||
"fullname_placeholder": "cth. Atsuko Kagari",
|
||||
"fullname_placeholder": "Nickname, or first and last name",
|
||||
"new_captcha": "Klik gambarnya untuk mendapatkan captcha baru",
|
||||
"password_confirm": "Konfirmasi kata sandi",
|
||||
"reason": "Alasan mendaftar",
|
||||
|
|
|
@ -384,7 +384,7 @@
|
|||
"email": "E-mail",
|
||||
"email_language": "In welke taal wil je e-mails ontvangen van de server?",
|
||||
"fullname": "Weergavenaam",
|
||||
"fullname_placeholder": "bijv. Atsuko Kagari",
|
||||
"fullname_placeholder": "Nickname, or first and last name",
|
||||
"new_captcha": "Klik op de afbeelding voor een nieuwe captcha",
|
||||
"password_confirm": "Wachtwoord bevestiging",
|
||||
"reason": "Reden voor registratie",
|
||||
|
@ -781,7 +781,7 @@
|
|||
"fine_print": "Lees onze {0} om niets nuttig te leren!",
|
||||
"header": "Voorvertoning",
|
||||
"header_faint": "Alles komt goed",
|
||||
"input": "Zojuist aangekomen bij Luna Nova Academie",
|
||||
"input": "What are you working on?",
|
||||
"link": "een leuke kleine link",
|
||||
"mono": "inhoud",
|
||||
"text": "Nog een boel andere {0} en {1}"
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
--columnGap: 0.5em !important;
|
||||
--status-margin: 0.5em !important;
|
||||
|
||||
font-size: 16px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
:root {
|
||||
|
|
|
@ -1,25 +1,20 @@
|
|||
<h4>What is 3V.IS?</h4>
|
||||
<p>"three-viz" if you will. Tagline: "What are you working on?" Hopefully a place for project pages, docs, game dev,
|
||||
art, and screenshots. Create long form posts, connect them with links, and edit anytime with history.</p>
|
||||
<p>The site is a federated instance of Akkoma with aesthetic tweaks. Almost seamless interactions may occur with
|
||||
external instance types including Mastodon and Pleroma. See <a href=https://docs.akkoma.dev/stable>Akkoma docs</a> to
|
||||
<p>"three-viz". WAYWO?: "What are you working on?" Hopefully a place for project pages, docs, game dev,
|
||||
art, and screenshots. Create long format posts, connect them with links, and edit anytime with history. Of course short posting of memes, hot takes, and cat pics still works.</p>
|
||||
<p>Mastodon, Pleroma, and other federated sites may be accessed from here. See timelines, search, and follow other users. 3V.IS is an Akkoma instance with aesthetic tweaks. See <a href=https://docs.akkoma.dev/stable>Akkoma docs</a> to
|
||||
learn more.</p>
|
||||
<p></p>
|
||||
<h4>Terms of Use:</h4>
|
||||
<p>Be a minimum 18 years of age.</p>
|
||||
<p>Be respectful of other users.</p>
|
||||
<p>At signup provide an email email address, reliable secondary federated id, twitter, or discord handle. Intent is to
|
||||
only use for account recovery. Email notifications are turned off.</p>
|
||||
<p>Be respectful of others. Please discourse in constructive terms and avoid offensive language. </p>
|
||||
<p>At signup provide a reliable email address. This will be used for lost password recovery. Contact fixbot@qbism.com if ever needed.</p>
|
||||
<p>Understand 3V.IS is under development. The site or portions thereof may be down for indefinite amounts of time.</p>
|
||||
<p>Do not post any private or sensitive information. Do not respond to any requests for passwords or personal
|
||||
<p>Do not post any private or sensitive information. Do not respond to requests for passwords or personal
|
||||
information allegedly from this site.</p>
|
||||
<p>Understand timeline content may originate outside this instance. </p>
|
||||
<p>It is recommended to keep backups of posted media. No guarantee of data preservation is provided.</p>
|
||||
<p>Please be efficient with resource consumption. Do not use the site for private file storage.</p>
|
||||
<p>Users may edit or delete posts after publishing. Do not bait-and-switch content that is part of a discussion. Post
|
||||
edit history is viewable.
|
||||
<p>
|
||||
<p></p>
|
||||
<p>Users may edit or delete posts after publishing. Know that post edit history is viewable.</p>
|
||||
<h4>Financial support:</h4>
|
||||
<p>Currently 3V.IS is not seeking assistance. Perhaps later if the site grows.</p>
|
||||
<p>Support independent artists and game developers as you can.</p>
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue