mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-12-23 22:58:17 -05:00
Implement code changes to enhance functionality and improve performance
This commit is contained in:
@@ -475,7 +475,9 @@
|
||||
"recorded_sessions": "Sesiones grabadas",
|
||||
"total_activities": "Actividades totales",
|
||||
"total_climbed": "Total escalado",
|
||||
"total_distance": "Distancia total"
|
||||
"total_distance": "Distancia total",
|
||||
"dates_not_saved": "Visita aún no agregada",
|
||||
"dates_not_saved_description": "Haga clic en Agregar visita a Guardar"
|
||||
},
|
||||
"worldtravel": {
|
||||
"all": "Todo",
|
||||
|
||||
@@ -475,7 +475,9 @@
|
||||
"recorded_sessions": "Innspilte økter",
|
||||
"total_activities": "Total aktiviteter",
|
||||
"total_climbed": "Totalt klatret",
|
||||
"total_distance": "Total avstand"
|
||||
"total_distance": "Total avstand",
|
||||
"dates_not_saved": "Besøk ikke lagt til ennå",
|
||||
"dates_not_saved_description": "Klikk Legg til besøk for å lagre"
|
||||
},
|
||||
"worldtravel": {
|
||||
"country_list": "Liste over land",
|
||||
|
||||
Reference in New Issue
Block a user