This commit is contained in:
2025-04-08 08:36:43 +04:00
parent 60ad15e08c
commit 0e4a4dcdd8
+1 -1
View File
@@ -2,7 +2,7 @@ window.addEventListener("load", () => {
const myTimeline = new MastodonTimeline.Init({
instanceUrl: 'https://mamot.fr',
dateFormatLocale: 'fr-FR',
btnSeeMore: "Vori plus de post",
btnSeeMore: "Voir plus de post",
btnReload: "Rafraichir",
maxNbPostFetch: '10',
maxNbPostShow: '10'