Add a placeholder for the user app

This commit is contained in:
yflory
2017-05-18 15:56:35 +02:00
parent 620f4dc512
commit 21f9e31e75
6 changed files with 197 additions and 1 deletions
@@ -52,6 +52,8 @@ define(function () {
out.language = "Langue";
out.comingSoon = "Bientôt disponible...";
out.upgrade = "Améliorer";
out.upgradeTitle = "Améliorer votre compte pour augmenter la limite de stockage";
out.MB = "Mo";
+2
View File
@@ -54,6 +54,8 @@ define(function () {
out.language = "Language";
out.comingSoon = "Coming soon...";
out.upgrade = "Upgrade";
out.upgradeTitle = "Upgrade your account to increase the storage limit";
out.MB = "MB";