feat: 💨

This commit is contained in:
codytseng
2025-03-12 21:49:52 +08:00
parent b13742b165
commit 9026fac581
13 changed files with 32 additions and 26 deletions

View File

@@ -209,6 +209,7 @@ export default {
'Recent Supporters': 'الداعمين الجدد',
'Seen on': 'شوهد على',
'Temporarily display this reply': 'عرض هذا الرد مؤقتاً',
'Not found the note': 'لم يتم العثور على الملاحظة'
'Not found the note': 'لم يتم العثور على الملاحظة',
'no more replies': 'لا توجد مزيد من الردود'
}
}

View File

@@ -213,6 +213,7 @@ export default {
'Recent Supporters': 'Neueste Unterstützer',
'Seen on': 'Gesehen auf',
'Temporarily display this reply': 'Antwort vorübergehend anzeigen',
'Not found the note': 'Die Notiz wurde nicht gefunden'
'Not found the note': 'Die Notiz wurde nicht gefunden',
'no more replies': 'keine weiteren Antworten'
}
}

View File

@@ -209,6 +209,7 @@ export default {
'Recent Supporters': 'Recent Supporters',
'Seen on': 'Seen on',
'Temporarily display this reply': 'Temporarily display this reply',
'Not found the note': 'Not found the note'
'Not found the note': 'Not found the note',
'no more replies': 'no more replies'
}
}

View File

@@ -213,6 +213,7 @@ export default {
'Recent Supporters': 'Últimos patrocinadores',
'Seen on': 'Visto en',
'Temporarily display this reply': 'Mostrar temporalmente esta respuesta',
'Not found the note': 'No se encontró la nota'
'Not found the note': 'No se encontró la nota',
'no more replies': 'no hay más respuestas'
}
}

View File

@@ -212,6 +212,7 @@ export default {
'Recent Supporters': 'Derniers soutiens',
'Seen on': 'Vu sur',
'Temporarily display this reply': 'Afficher temporairement cette réponse',
'Not found the note': 'Note introuvable'
'Not found the note': 'Note introuvable',
'no more replies': 'aucune autre réponse'
}
}

View File

@@ -210,6 +210,7 @@ export default {
'Recent Supporters': '最近のサポーター',
'Seen on': '見た',
'Temporarily display this reply': 'この返信を一時的に表示',
'Not found the note': 'ノートが見つかりません'
'Not found the note': 'ノートが見つかりません',
'no more replies': 'これ以上の返信はありません'
}
}

View File

@@ -211,6 +211,7 @@ export default {
'Recent Supporters': 'Ostatni wspierający',
'Seen on': 'Widziany na',
'Temporarily display this reply': 'Tymczasowo wyświetl tę odpowiedź',
'Not found the note': 'Nie znaleziono wpisu'
'Not found the note': 'Nie znaleziono wpisu',
'no more replies': 'brak kolejnych odpowiedzi'
}
}

View File

@@ -211,6 +211,7 @@ export default {
'Recent Supporters': 'Apoiadores recentes',
'Seen on': 'Visto em',
'Temporarily display this reply': 'Exibir temporariamente esta resposta',
'Not found the note': 'Nota não encontrada'
'Not found the note': 'Nota não encontrada',
'no more replies': 'não há mais respostas'
}
}

View File

@@ -212,6 +212,7 @@ export default {
'Recent Supporters': 'Apoiadores Recentes',
'Seen on': 'Visto em',
'Temporarily display this reply': 'Exibir temporariamente esta resposta',
'Not found the note': 'Nota não encontrada'
'Not found the note': 'Nota não encontrada',
'no more replies': 'não há mais respostas'
}
}

View File

@@ -213,6 +213,7 @@ export default {
'Recent Supporters': 'Недавние спонсоры',
'Seen on': 'Просмотрено на',
'Temporarily display this reply': 'Временно отобразить этот ответ',
'Not found the note': 'Заметка не найдена'
'Not found the note': 'Заметка не найдена',
'no more replies': 'больше нет ответов'
}
}

View File

@@ -210,6 +210,7 @@ export default {
'Recent Supporters': '最近的支持者',
'Seen on': '来自',
'Temporarily display this reply': '临时显示此回复',
'Not found the note': '未找到该笔记'
'Not found the note': '未找到该笔记',
'no more replies': '没有更多回复了'
}
}