diff --git a/www/js/translations.js b/www/js/translations.js
index 4604d97..8a33e89 100644
--- a/www/js/translations.js
+++ b/www/js/translations.js
@@ -58,7 +58,27 @@ var translations = {
"history_of": "history of",
"current_publications_of": "current publications of",
"publications": "publications",
-
+ "Edit_user": "Edit user",
+ "Save_changes": "Save changes",
+ "LOG_IN": "LOG IN",
+ "Not_account_yet?": "Not account yet?",
+ "profile": "profile",
+ "New_travel": "New travel",
+ "FAQ": "F.A.Q.",
+ "Home": "Home",
+ "Offer_Car": "Offer Car",
+ "Ask_for_Car": "Ask for Car",
+ "Ask_for_Package": "Ask for Package",
+ "Get_positions": "Get positions",
+ "version": "version",
+ "package": "package",
+ "seats": "seats",
+ "Pendent_petitions": "Pendent petitions",
+ "load_more": "Pendent petitions",
+ "view_likes": "view likes",
+ "Edit_profile": "Edit profile",
+ "Travels_offering": "Travels offering",
+ "Travels_joining": "Travels joining"
},
"catala": {
"Actual_language": "Idioma actual: ",
diff --git a/www/templates/editUser.html b/www/templates/editUser.html
index d35ee24..b6e9454 100644
--- a/www/templates/editUser.html
+++ b/www/templates/editUser.html
@@ -1,4 +1,4 @@
-
+ @
+
- {{'LOG IN' | translate}}
+ {{'LOG_IN' | translate}}
diff --git a/www/templates/newTravel.html b/www/templates/newTravel.html
index c21aa33..a6c0473 100644
--- a/www/templates/newTravel.html
+++ b/www/templates/newTravel.html
@@ -2,15 +2,15 @@
- version: CarsInCommon-v012 + {{'version' | translate}}: CarsInCommon-v012
diff --git a/www/templates/travel.html b/www/templates/travel.html index ef3be63..37ffcf9 100644 --- a/www/templates/travel.html +++ b/www/templates/travel.html @@ -28,17 +28,17 @@ tiles="tiles" id="map-simple-map"> @@ -86,13 +86,13 @@ -{{travel.joins.length}}/{{travel.seats}} seats
+{{travel.joins.length}}/{{travel.seats}} {{'seats' | translate}}
Pendent petitions
+{{'Pendent_petitions' | translate}}
{{user.email}}
- view likes + {{'view_likes' | translate}}
-