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 は、あなたが自分自身にザップした場合の結果について責任を負いません。自己責任で続行してください。😉⚡',
}
}