Merge remote-tracking branch 'weblate/main' into main

This commit is contained in:
Dessalines 2020-12-01 09:27:45 -06:00
commit 0a30493c62

View file

@ -90,8 +90,8 @@
"create": "등록",
"email_or_username": "이메일 또는 유저명",
"number_of_users": "가입자 수 {{count}}",
"number_of_subscribers": "가입자 수{{count}}",
"number_of_points": "포인트 {{count}}",
"number_of_subscribers": "구독자 수{{count}}",
"number_of_points": "포인트 {{count}}",
"number_online": "접속자 수 {{count}}",
"name": "이름",
"stickied": "고정",
@ -267,5 +267,6 @@
"bio": "자기 소개",
"linked_instances": "연결된 인스턴스",
"instances": "인스턴스",
"local": "Local"
"local": "Local",
"invalid_password": "잘못된 비밀번호입니다. 비밀번호는 60글자이하로 만들어야 합니다."
}