fix: move selfZapWarning translations to end of files and add missing commas (#647)

Co-authored-by: The Daniel <dmnyc@users.noreply.github.com>
This commit is contained in:
The Daniel ⚡️ 2025-11-06 21:13:40 -05:00 committed by GitHub
parent bc3396fed2
commit 71c9fc8485
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 16 additions and 16 deletions

View file

@ -494,7 +494,7 @@ export default {
'Jumble은 릴레이 탐색에 중점을 둔 클라이언트입니다. 흥미로운 릴레이를 탐색하거나 로그인하여 팔로잉 피드를 확인하세요.',
'Explore Relays': '릴레이 탐색',
'Choose a feed': '피드 선택',
'and {{x}} others': '및 기타 {{x}}명'
'and {{x}} others': '및 기타 {{x}}명',
selfZapWarning: 'Jumble은 자신에게 Zap을 보낼 때 발생하는 일에 대해 책임을 지지 않습니다. 본인의 책임 하에 진행하세요. 😉⚡',
}
}