update typo in language key files (#4101)

update type in language key files
This commit is contained in:
Timothy Carambat 2025-07-07 13:38:26 -07:00 committed by GitHub
parent dad5c8d8ae
commit 2c778e2a75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
22 changed files with 22 additions and 22 deletions

View File

@ -166,7 +166,7 @@ export default function AccountModal({ user, hideModal }) {
minLength={8} minLength={8}
/> />
<p className="mt-2 text-xs text-white/60"> <p className="mt-2 text-xs text-white/60">
{t("profile_settings.passwort_description")} {t("profile_settings.password_description")}
</p> </p>
</div> </div>
<div> <div>

View File

@ -731,7 +731,7 @@ const TRANSLATIONS = {
username: null, username: null,
username_description: null, username_description: null,
new_password: null, new_password: null,
passwort_description: null, password_description: null,
cancel: null, cancel: null,
update_account: null, update_account: null,
theme: null, theme: null,

View File

@ -770,7 +770,7 @@ const TRANSLATIONS = {
username_description: username_description:
"Brugernavnet må kun indeholde små bogstaver, tal, understregninger og bindestreger uden mellemrum", "Brugernavnet må kun indeholde små bogstaver, tal, understregninger og bindestreger uden mellemrum",
new_password: "Ny adgangskode", new_password: "Ny adgangskode",
passwort_description: "Adgangskoden skal være mindst 8 tegn lang", password_description: "Adgangskoden skal være mindst 8 tegn lang",
cancel: "Annuller", cancel: "Annuller",
update_account: "Opdater konto", update_account: "Opdater konto",
theme: "Tema-præference", theme: "Tema-præference",

View File

@ -966,7 +966,7 @@ const TRANSLATIONS = {
username_description: username_description:
"Der Nutzername darf nur kleine Buchstaben, Zahlen, Unterstrich und Bindestriche ohne Leerzeichen.", "Der Nutzername darf nur kleine Buchstaben, Zahlen, Unterstrich und Bindestriche ohne Leerzeichen.",
new_password: "Neues Passwort", new_password: "Neues Passwort",
passwort_description: "Das Passwort muss mindestens 8 Zeichen haben.", password_description: "Das Passwort muss mindestens 8 Zeichen haben.",
cancel: "Abbrechen", cancel: "Abbrechen",
update_account: "Account updaten", update_account: "Account updaten",
theme: "Bevozugtes Design", theme: "Bevozugtes Design",

View File

@ -1002,7 +1002,7 @@ const TRANSLATIONS = {
username_description: username_description:
"Username must be only contain lowercase letters, numbers, underscores, and hyphens with no spaces", "Username must be only contain lowercase letters, numbers, underscores, and hyphens with no spaces",
new_password: "New Password", new_password: "New Password",
passwort_description: "Password must be at least 8 characters long", password_description: "Password must be at least 8 characters long",
cancel: "Cancel", cancel: "Cancel",
update_account: "Update Account", update_account: "Update Account",
theme: "Theme Preference", theme: "Theme Preference",

View File

@ -730,7 +730,7 @@ const TRANSLATIONS = {
username: null, username: null,
username_description: null, username_description: null,
new_password: null, new_password: null,
passwort_description: null, password_description: null,
cancel: null, cancel: null,
update_account: null, update_account: null,
theme: null, theme: null,

View File

@ -925,7 +925,7 @@ const TRANSLATIONS = {
username_description: username_description:
"Kasutajanimi võib sisaldada ainult väiketähti, numbreid, alakriipse ja sidekriipse, ilma tühikuteta", "Kasutajanimi võib sisaldada ainult väiketähti, numbreid, alakriipse ja sidekriipse, ilma tühikuteta",
new_password: "Uus parool", new_password: "Uus parool",
passwort_description: "Parool peab olema vähemalt 8 märki", password_description: "Parool peab olema vähemalt 8 märki",
cancel: "Tühista", cancel: "Tühista",
update_account: "Uuenda kontot", update_account: "Uuenda kontot",
theme: "Teema eelistus", theme: "Teema eelistus",

View File

@ -723,7 +723,7 @@ const TRANSLATIONS = {
username: null, username: null,
username_description: null, username_description: null,
new_password: null, new_password: null,
passwort_description: null, password_description: null,
cancel: null, cancel: null,
update_account: null, update_account: null,
theme: null, theme: null,

View File

@ -731,7 +731,7 @@ const TRANSLATIONS = {
username: null, username: null,
username_description: null, username_description: null,
new_password: null, new_password: null,
passwort_description: null, password_description: null,
cancel: null, cancel: null,
update_account: null, update_account: null,
theme: null, theme: null,

View File

@ -716,7 +716,7 @@ const TRANSLATIONS = {
username: null, username: null,
username_description: null, username_description: null,
new_password: null, new_password: null,
passwort_description: null, password_description: null,
cancel: null, cancel: null,
update_account: null, update_account: null,
theme: null, theme: null,

View File

@ -729,7 +729,7 @@ const TRANSLATIONS = {
username: null, username: null,
username_description: null, username_description: null,
new_password: null, new_password: null,
passwort_description: null, password_description: null,
cancel: null, cancel: null,
update_account: null, update_account: null,
theme: null, theme: null,

View File

@ -762,7 +762,7 @@ const TRANSLATIONS = {
username_description: username_description:
"ユーザー名は小文字の英字、数字、アンダースコア、ハイフンのみ使用でき、スペースは使えません", "ユーザー名は小文字の英字、数字、アンダースコア、ハイフンのみ使用でき、スペースは使えません",
new_password: "新しいパスワード", new_password: "新しいパスワード",
passwort_description: "パスワードは8文字以上である必要があります", password_description: "パスワードは8文字以上である必要があります",
cancel: "キャンセル", cancel: "キャンセル",
update_account: "アカウントを更新", update_account: "アカウントを更新",
theme: "テーマ設定", theme: "テーマ設定",

View File

@ -942,7 +942,7 @@ const TRANSLATIONS = {
username_description: username_description:
"사용자명은 소문자, 숫자, 밑줄(_), 하이픈(-)만 사용할 수 있으며, 공백은 허용되지 않습니다.", "사용자명은 소문자, 숫자, 밑줄(_), 하이픈(-)만 사용할 수 있으며, 공백은 허용되지 않습니다.",
new_password: "새 비밀번호", new_password: "새 비밀번호",
passwort_description: "비밀번호는 최소 8자 이상이어야 합니다.", password_description: "비밀번호는 최소 8자 이상이어야 합니다.",
cancel: "취소", cancel: "취소",
update_account: "계정 정보 업데이트", update_account: "계정 정보 업데이트",
theme: "테마 설정", theme: "테마 설정",

View File

@ -957,7 +957,7 @@ const TRANSLATIONS = {
username_description: username_description:
"Lietotājvārdam jāsatur tikai mazie burti, cipari, pasvītrojumi un defises bez atstarpēm", "Lietotājvārdam jāsatur tikai mazie burti, cipari, pasvītrojumi un defises bez atstarpēm",
new_password: "Jauna parole", new_password: "Jauna parole",
passwort_description: "Parolei jābūt vismaz 8 rakstzīmes garai", password_description: "Parolei jābūt vismaz 8 rakstzīmes garai",
cancel: "Atcelt", cancel: "Atcelt",
update_account: "Atjaunināt kontu", update_account: "Atjaunināt kontu",
theme: "Tēmas preference", theme: "Tēmas preference",

View File

@ -726,7 +726,7 @@ const TRANSLATIONS = {
username: null, username: null,
username_description: null, username_description: null,
new_password: null, new_password: null,
passwort_description: null, password_description: null,
cancel: null, cancel: null,
update_account: null, update_account: null,
theme: null, theme: null,

View File

@ -963,7 +963,7 @@ const TRANSLATIONS = {
username_description: username_description:
"Nazwa użytkownika musi zawierać tylko małe litery, cyfry, podkreślenia i myślniki bez spacji.", "Nazwa użytkownika musi zawierać tylko małe litery, cyfry, podkreślenia i myślniki bez spacji.",
new_password: "Nowe hasło", new_password: "Nowe hasło",
passwort_description: null, password_description: null,
cancel: "Anuluj", cancel: "Anuluj",
update_account: "Zaktualizuj konto", update_account: "Zaktualizuj konto",
theme: "Preferencje dotyczące motywu", theme: "Preferencje dotyczące motywu",

View File

@ -938,7 +938,7 @@ const TRANSLATIONS = {
username_description: username_description:
"Somente letras minúsculas, números, sublinhados e hífens. Sem espaços.", "Somente letras minúsculas, números, sublinhados e hífens. Sem espaços.",
new_password: "Nova senha", new_password: "Nova senha",
passwort_description: "A senha deve ter no mínimo 8 caracteres", password_description: "A senha deve ter no mínimo 8 caracteres",
cancel: "Cancelar", cancel: "Cancelar",
update_account: "Atualizar conta", update_account: "Atualizar conta",
theme: "Preferência de tema", theme: "Preferência de tema",

View File

@ -771,7 +771,7 @@ const TRANSLATIONS = {
username_description: username_description:
"Имя пользователя должно состоять только из строчных букв, цифр, символов подчеркивания и дефисов без пробелов", "Имя пользователя должно состоять только из строчных букв, цифр, символов подчеркивания и дефисов без пробелов",
new_password: "Новый пароль", new_password: "Новый пароль",
passwort_description: "Пароль должен содержать не менее 8 символов", password_description: "Пароль должен содержать не менее 8 символов",
cancel: "Отмена", cancel: "Отмена",
update_account: "Обновить учётную запись", update_account: "Обновить учётную запись",
theme: "Предпочтения темы", theme: "Предпочтения темы",

View File

@ -726,7 +726,7 @@ const TRANSLATIONS = {
username: null, username: null,
username_description: null, username_description: null,
new_password: null, new_password: null,
passwort_description: null, password_description: null,
cancel: null, cancel: null,
update_account: null, update_account: null,
theme: null, theme: null,

View File

@ -725,7 +725,7 @@ const TRANSLATIONS = {
username: null, username: null,
username_description: null, username_description: null,
new_password: null, new_password: null,
passwort_description: null, password_description: null,
cancel: null, cancel: null,
update_account: null, update_account: null,
theme: null, theme: null,

View File

@ -897,7 +897,7 @@ const TRANSLATIONS = {
username_description: username_description:
"用户名必须仅包含小写字母、数字、下划线和连字符,且不能包含空格", "用户名必须仅包含小写字母、数字、下划线和连字符,且不能包含空格",
new_password: "新密码", new_password: "新密码",
passwort_description: "密码长度必须至少为 8 个字符", password_description: "密码长度必须至少为 8 个字符",
cancel: "取消", cancel: "取消",
update_account: "更新帐号", update_account: "更新帐号",
theme: "主题偏好", theme: "主题偏好",

View File

@ -728,7 +728,7 @@ const TRANSLATIONS = {
username: null, username: null,
username_description: null, username_description: null,
new_password: null, new_password: null,
passwort_description: null, password_description: null,
cancel: null, cancel: null,
update_account: null, update_account: null,
theme: null, theme: null,