typo
This commit is contained in:
@@ -2,7 +2,7 @@ window.addEventListener("load", () => {
|
|||||||
const myTimeline = new MastodonTimeline.Init({
|
const myTimeline = new MastodonTimeline.Init({
|
||||||
instanceUrl: 'https://mamot.fr',
|
instanceUrl: 'https://mamot.fr',
|
||||||
dateFormatLocale: 'fr-FR',
|
dateFormatLocale: 'fr-FR',
|
||||||
btnSeeMore: "Vori plus de post",
|
btnSeeMore: "Voir plus de post",
|
||||||
btnReload: "Rafraichir",
|
btnReload: "Rafraichir",
|
||||||
maxNbPostFetch: '10',
|
maxNbPostFetch: '10',
|
||||||
maxNbPostShow: '10'
|
maxNbPostShow: '10'
|
||||||
|
|||||||
Reference in New Issue
Block a user