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:
parent
e418aafdb8
commit
e68ce8de5c
@ -3,7 +3,7 @@ app = vue.createApp({
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
displayFullscreen: "block",
|
displayFullscreen: "block",
|
||||||
fullscreenText: "Checking for updates..."
|
fullscreenText: "Recherche de mise à jour..."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
|
Loading…
Reference in New Issue
Block a user