fix: add missing translations

This commit is contained in:
codytseng
2025-03-03 20:48:01 +08:00
parent 264e188e48
commit 7e5328f2b1
13 changed files with 57 additions and 28 deletions

View File

@@ -195,7 +195,8 @@ export default {
'Default zap comment': 'デフォルトのZapコメント',
'Lightning Address (or LNURL)': 'LightningアドレスまたはLNURL',
'Quick zap': 'クイックZap',
'If enabled, you can zap with a single click': '有効の場合、ワンクリックでZapできます',
'If enabled, you can zap with a single click. Click and hold for custom amounts':
'有効にすると、1クリックでZapできます。クリックして金額をカスタマイズします',
All: 'すべて',
Reactions: '反応',
Zaps: 'Zap',
@@ -206,6 +207,8 @@ export default {
'Temporarily display this note': 'このノートを一時的に表示',
buttonFollowing: 'フォロー中',
'Are you sure you want to unfollow this user?': 'このユーザーのフォローを解除しますか?',
'Recent Supporters': '最近のサポーター'
'Recent Supporters': '最近のサポーター',
'Seen on': '見た',
'Temporarily display this reply': 'この返信を一時的に表示'
}
}