feat: following's favoriate relays

This commit is contained in:
codytseng
2025-04-06 00:34:32 +08:00
parent 328477a1f3
commit 1e6e37f5e5
18 changed files with 280 additions and 37 deletions

View File

@@ -203,6 +203,9 @@ export default {
'Not found the note': 'لم يتم العثور على الملاحظة',
'no more replies': 'لا توجد مزيد من الردود',
'Relay sets': 'مجموعات الريلاي',
'Favorite Relays': 'الريلايات المفضلة'
'Favorite Relays': 'الريلايات المفضلة',
"Following's Favorites": 'المفضلات من المتابعين',
'no more relays': 'لا توجد مزيد من الريلايات',
'Favorited by': 'المفضلة من قبل'
}
}

View File

@@ -207,6 +207,9 @@ export default {
'Not found the note': 'Die Notiz wurde nicht gefunden',
'no more replies': 'keine weiteren Antworten',
'Relay sets': 'Relay-Sets',
'Favorite Relays': 'Lieblings-Relays'
'Favorite Relays': 'Lieblings-Relays',
"Following's Favorites": 'Favoriten der Folgenden',
'no more relays': 'keine weiteren Relays',
'Favorited by': 'Favorisiert von'
}
}

View File

@@ -203,6 +203,9 @@ export default {
'Not found the note': 'Not found the note',
'no more replies': 'no more replies',
'Relay sets': 'Relay sets',
'Favorite Relays': 'Favorite Relays'
'Favorite Relays': 'Favorite Relays',
"Following's Favorites": "Following's Favorites",
'no more relays': 'no more relays',
'Favorited by': 'Favorited by'
}
}

View File

@@ -206,6 +206,9 @@ export default {
'Not found the note': 'No se encontró la nota',
'no more replies': 'no hay más respuestas',
'Relay sets': 'Conjuntos de relés',
'Favorite Relays': 'Relés favoritos'
'Favorite Relays': 'Relés favoritos',
"Following's Favorites": 'Favoritos de los seguidos',
'no more relays': 'no hay más relés',
'Favorited by': 'Favoritado por'
}
}

View File

@@ -206,6 +206,9 @@ export default {
'Not found the note': 'Note introuvable',
'no more replies': 'aucune autre réponse',
'Relay sets': 'Groupes de relais',
'Favorite Relays': 'Relais favoris'
'Favorite Relays': 'Relais favoris',
"Following's Favorites": "Following's Favorites",
'no more relays': 'aucun autre relais',
'Favorited by': 'Favorisé par'
}
}

View File

@@ -206,6 +206,9 @@ export default {
'Not found the note': 'Non è stata trovata la nota',
'no more replies': 'niente più repliche',
'Relay sets': 'Set di Relay',
'Favorite Relays': 'Relay preferiti'
'Favorite Relays': 'Relay preferiti',
"Following's Favorites": 'Preferiti dei seguiti',
'no more relays': 'niente più relay',
'Favorited by': 'Preferito da'
}
}

View File

@@ -204,6 +204,9 @@ export default {
'Not found the note': 'ノートが見つかりません',
'no more replies': 'これ以上の返信はありません',
'Relay sets': 'リレイセット',
'Favorite Relays': 'お気に入りのリレイ'
'Favorite Relays': 'お気に入りのリレイ',
"Following's Favorites": 'フォロー中のお気に入り',
'no more relays': 'これ以上のリレイはありません',
'Favorited by': 'お気に入り'
}
}

View File

@@ -205,6 +205,9 @@ export default {
'Not found the note': 'Nie znaleziono wpisu',
'no more replies': 'brak kolejnych odpowiedzi',
'Relay sets': 'Zestawy transmiterów',
'Favorite Relays': 'Ulubione transmitery'
'Favorite Relays': 'Ulubione transmitery',
"Following's Favorites": 'Ulubione transmitery obserwowanych',
'no more relays': 'brak kolejnych transmiterów',
'Favorited by': 'Ulubione przez'
}
}

View File

@@ -205,6 +205,9 @@ export default {
'Not found the note': 'Nota não encontrada',
'no more replies': 'não há mais respostas',
'Relay sets': 'Conjuntos de relé',
'Favorite Relays': 'Relés favoritos'
'Favorite Relays': 'Relés favoritos',
"Following's Favorites": 'Favoritos de quem você segue',
'no more relays': 'não há mais relés',
'Favorited by': 'Favoritado por'
}
}

View File

@@ -206,6 +206,9 @@ export default {
'Not found the note': 'Nota não encontrada',
'no more replies': 'não há mais respostas',
'Relay sets': 'Conjuntos de Relé',
'Favorite Relays': 'Relés Favoritos'
'Favorite Relays': 'Relés Favoritos',
"Following's Favorites": 'Favoritos de quem você segue',
'no more relays': 'não há mais relés',
'Favorited by': 'Favoritado por'
}
}

View File

@@ -207,6 +207,9 @@ export default {
'Not found the note': 'Заметка не найдена',
'no more replies': 'больше нет ответов',
'Relay sets': 'Наборы ретрансляторов',
'Favorite Relays': 'Избранные ретрансляторы'
'Favorite Relays': 'Избранные ретрансляторы',
"Following's Favorites": 'Избранные ретрансляторы подписчиков',
'no more relays': 'больше нет ретрансляторов',
'Favorited by': 'Избранные у'
}
}

View File

@@ -204,6 +204,9 @@ export default {
'Not found the note': '未找到该笔记',
'no more replies': '没有更多回复了',
'Relay sets': '服务器组',
'Favorite Relays': '收藏的服务器'
'Favorite Relays': '收藏的服务器',
"Following's Favorites": '关注人的收藏',
'no more relays': '没有更多服务器了',
'Favorited by': '收藏自'
}
}