mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
Merge remote-tracking branch 'weblate/main' into main
This commit is contained in:
commit
0a30493c62
1 changed files with 5 additions and 4 deletions
|
@ -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글자이하로 만들어야 합니다."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue