feat: add auto-load media content setting option

This commit is contained in:
codytseng
2025-09-13 23:05:21 +08:00
parent 6d7ecfe2fd
commit f785d0d8a2
35 changed files with 458 additions and 105 deletions

View File

@@ -402,6 +402,12 @@ export default {
'Submit Relay': 'リレーを提出',
Homepage: 'ホームページ',
'Proof of Work (difficulty {{minPow}})': 'プルーフオブワーク (難易度 {{minPow}})',
'via {{client}}': '{{client}} 経由'
'via {{client}}': '{{client}} 経由',
'Auto-load media': 'メディアの自動読み込み',
Always: '常に',
'Wi-Fi only': 'Wi-Fiのみ',
Never: 'しない',
'Click to load image': 'クリックして画像を読み込む',
'Click to load media': 'クリックしてメディアを読み込む'
}
}