feat: conversations (#277)

This commit is contained in:
Cody Tseng
2025-04-15 22:33:53 +08:00
committed by GitHub
parent 1c3e54c895
commit 3c81a13acb
25 changed files with 417 additions and 350 deletions

View File

@@ -217,6 +217,7 @@ export default {
'Choose a relay': 'اختر ريلاي',
'no relays found': 'لم يتم العثور على ريلايات',
video: 'فيديو',
'Show n new notes': 'عرض {{n}} ملاحظات جديدة'
'Show n new notes': 'عرض {{n}} ملاحظات جديدة',
YouTabName: 'أنت'
}
}

View File

@@ -221,6 +221,7 @@ export default {
'Choose a relay': 'Wähle ein Relay',
'no relays found': 'Keine Relays gefunden',
video: 'Video',
'Show n new notes': 'Zeige {{n}} neue Notizen'
'Show n new notes': 'Zeige {{n}} neue Notizen',
YouTabName: 'Du'
}
}

View File

@@ -217,6 +217,7 @@ export default {
'Choose a relay': 'Choose a relay',
'no relays found': 'no relays found',
video: 'video',
'Show n new notes': 'Show {{n}} new notes'
'Show n new notes': 'Show {{n}} new notes',
YouTabName: 'You'
}
}

View File

@@ -221,6 +221,7 @@ export default {
'Choose a relay': 'Selecciona un relé',
'no relays found': 'no se encontraron relés',
video: 'video',
'Show n new notes': 'Mostrar {{n}} nuevas notas'
'Show n new notes': 'Mostrar {{n}} nuevas notas',
YouTabName: 'You'
}
}

View File

@@ -220,6 +220,7 @@ export default {
'Choose a relay': 'Choisir un relais',
'no relays found': 'aucun relais trouvé',
video: 'vidéo',
'Show n new notes': 'Afficher {{n}} nouvelles notes'
'Show n new notes': 'Afficher {{n}} nouvelles notes',
YouTabName: 'Vous'
}
}

View File

@@ -220,6 +220,7 @@ export default {
'Choose a relay': 'Scegli un relay',
'no relays found': 'Nessun relay trovato',
video: 'video',
'Show n new notes': 'Mostra {{n}} nuove note'
'Show n new notes': 'Mostra {{n}} nuove note',
YouTabName: 'Tu'
}
}

View File

@@ -218,6 +218,7 @@ export default {
'Choose a relay': 'リレイを選択',
'no relays found': 'リレイが見つかりません',
video: 'ビデオ',
'Show n new notes': '新しいノートを{{n}}件表示'
'Show n new notes': '新しいノートを{{n}}件表示',
YouTabName: 'あなた'
}
}

View File

@@ -219,6 +219,7 @@ export default {
'Choose a relay': 'Wybierz transmiter',
'no relays found': 'Nie znaleziono transmiterów',
video: 'wideo',
'Show n new notes': 'Pokaż {{n}} nowych wpisów'
'Show n new notes': 'Pokaż {{n}} nowych wpisów',
YouTabName: 'Ty'
}
}

View File

@@ -219,6 +219,7 @@ export default {
'Choose a relay': 'Escolher um relé',
'no relays found': 'nenhum relé encontrado',
video: 'vídeo',
'Show n new notes': 'Mostrar {{n}} novas notas'
'Show n new notes': 'Mostrar {{n}} novas notas',
YouTabName: 'Você'
}
}

View File

@@ -220,6 +220,7 @@ export default {
'Choose a relay': 'Escolher um Relé',
'no relays found': 'nenhum relé encontrado',
video: 'vídeo',
'Show n new notes': 'Mostrar {{n}} novas notas'
'Show n new notes': 'Mostrar {{n}} novas notas',
YouTabName: 'Você'
}
}

View File

@@ -221,6 +221,7 @@ export default {
'Choose a relay': 'Выберите ретранслятор',
'no relays found': 'ретрансляторы не найдены',
video: 'видео',
'Show n new notes': 'Показать {{n}} новых заметок'
'Show n new notes': 'Показать {{n}} новых заметок',
YouTabName: 'Вы'
}
}

View File

@@ -218,6 +218,7 @@ export default {
'Choose a relay': '选择一个服务器',
'no relays found': '未找到服务器',
video: '视频',
'Show n new notes': '显示 {{n}} 条新笔记'
'Show n new notes': '显示 {{n}} 条新笔记',
YouTabName: '与你'
}
}