4
0
mirror of https://github.com/AltarikMC/Launcher synced 2024-11-22 06:19:50 +01:00

Updated text to french

This commit is contained in:
Quentin Legot 2022-08-20 13:10:23 +02:00
parent e418aafdb8
commit e68ce8de5c

View File

@ -3,7 +3,7 @@ app = vue.createApp({
data() {
return {
displayFullscreen: "block",
fullscreenText: "Checking for updates..."
fullscreenText: "Recherche de mise à jour..."
}
},
mounted() {