add text when no maps found

This commit is contained in:
MathieuG-P
2023-01-10 20:21:00 +01:00
parent 39bcf63e3c
commit 0023066e32
4 changed files with 12 additions and 6 deletions
+2 -1
View File
@@ -505,7 +505,8 @@
},
"download-maps": {
"search-btn": "Search",
"loading-maps": "Loading maps..."
"loading-maps": "Loading maps...",
"no-maps-found": "No maps found"
},
"mods-disclaimer":{
"title": "disclaimer",
+2 -1
View File
@@ -505,7 +505,8 @@
},
"download-maps": {
"search-btn": "buscar",
"loading-maps": "Cargando mapas..."
"loading-maps": "Cargando mapas...",
"no-maps-found": "No se encontraron mapas"
},
"mods-disclaimer":{
"title": "descargo de responsabilidad",
+2 -1
View File
@@ -505,7 +505,8 @@
},
"download-maps": {
"search-btn": "Rechercher",
"loading-maps": "Chargement des maps..."
"loading-maps": "Chargement des maps...",
"no-maps-found": "Aucune map trouvée"
},
"mods-disclaimer":{
"title": "avis de non-responsabilité",