0
0
Fork 0

POIIIIIIIIIIII

This commit is contained in:
ASTRO:? 2025-03-15 07:46:16 +09:00
parent 709441aded
commit ec705bddff
No known key found for this signature in database
GPG key ID: 2938B9B314D8EF8B
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
- unless omniauth_only? - unless omniauth_only?
= simple_form_for(resource, as: resource_name, url: session_path(resource_name)) do |f| = simple_form_for(resource, as: resource_name, url: session_path(resource_name)) do |f|
%h1.title= t('auth.sign_in.title', domain: site_hostname) %h1.title= t('auth.sign_in.title')
%p.lead= t('auth.sign_in.preamble_html', domain: site_hostname) %p.lead= t('auth.sign_in.preamble_html', domain: site_hostname)
.fields-group .fields-group
- if use_seamless_external_login? - if use_seamless_external_login?

View file

@ -1180,7 +1180,7 @@ ko:
title: 마지막으로, 이메일을 확인해주세요. title: 마지막으로, 이메일을 확인해주세요.
sign_in: sign_in:
preamble_html: "<strong>%{domain}</strong>에 돌아오신 것을 환영합니다. 외부 플랫폼을 통해 인증하거나, 이 인스턴스의 계정 정보를 입력하세요." preamble_html: "<strong>%{domain}</strong>에 돌아오신 것을 환영합니다. 외부 플랫폼을 통해 인증하거나, 이 인스턴스의 계정 정보를 입력하세요."
title: "당신을 기다리고 있었습니다," title: "당신을 기다리고 있었습니다."
sign_up: sign_up:
manual_review: "%{domain}에 가입하려면 관리자의 승인을 받아야 합니다. 왜 %{domain}에 계정을 생성하고 싶은지 작성해주세요." manual_review: "%{domain}에 가입하려면 관리자의 승인을 받아야 합니다. 왜 %{domain}에 계정을 생성하고 싶은지 작성해주세요."
preamble: 이 레가문트 인스턴스에서 다른 인스턴스의 사용자를 팔로우하거나, 그들의 글을 받아볼 수 있습니다. preamble: 이 레가문트 인스턴스에서 다른 인스턴스의 사용자를 팔로우하거나, 그들의 글을 받아볼 수 있습니다.