diff --git a/src/i18n/ca.json b/src/i18n/ca.json index e2cd094a..2ea7d0af 100644 --- a/src/i18n/ca.json +++ b/src/i18n/ca.json @@ -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", diff --git a/src/i18n/de.json b/src/i18n/de.json index a4ec886c..da31c902 100644 --- a/src/i18n/de.json +++ b/src/i18n/de.json @@ -413,7 +413,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", diff --git a/src/i18n/en.json b/src/i18n/en.json index a5e9d9c1..8fcf87d6 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -380,7 +380,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!", @@ -418,7 +418,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", diff --git a/src/i18n/es.json b/src/i18n/es.json index dd910232..d01340d3 100644 --- a/src/i18n/es.json +++ b/src/i18n/es.json @@ -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", diff --git a/src/i18n/id.json b/src/i18n/id.json index 86940ff4..fc72d8ba 100644 --- a/src/i18n/id.json +++ b/src/i18n/id.json @@ -380,7 +380,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!", @@ -418,7 +418,7 @@ "email": "Surel", "email_language": "Dalam bahasa apa kamu ingin menerima surel dari server ini?", "fullname": "Tampilan Nama", - "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", diff --git a/src/i18n/nl.json b/src/i18n/nl.json index 15d639c4..f8150385 100644 --- a/src/i18n/nl.json +++ b/src/i18n/nl.json @@ -415,7 +415,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", @@ -828,7 +828,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}" diff --git a/threevis-fe-dev.zip b/threevis-fe-dev.zip new file mode 100644 index 00000000..dc23b7dc Binary files /dev/null and b/threevis-fe-dev.zip differ