[fix] Add missing translation string for user interface link.

This commit is contained in:
opi 2015-08-29 16:46:00 +02:00
parent 3452a237ee
commit a6c78b896e
2 changed files with 2 additions and 0 deletions

View file

@ -38,6 +38,7 @@
"home" : "Home",
"read_more" : "Read more",
"cancel" : "Cancel",
"user_interface_link" : "User interface",
"installing" : "Installing",
"installed" : "Installed",

View file

@ -38,6 +38,7 @@
"home": "Accueil",
"read_more": "En savoir plus",
"cancel": "Annuler",
"user_interface_link": "Interface utilisateur",
"installing": "Installation",
"installed": "Installé",
"installation_complete": "Installation terminée",