Name a place before creating it in the drive

This commit is contained in:
yflory
2017-01-27 17:51:08 +01:00
parent 02906b3945
commit 5ef074370b
3 changed files with 38 additions and 18 deletions

View File

@@ -9,7 +9,7 @@ define(function () {
out.main_slogan = "L'unité est la force, la collaboration est la clé";
out.type = {};
out.type.pad = 'Pad';
out.type.pad = 'Texte';
out.type.code = 'Code';
out.type.poll = 'Sondage';
out.type.slide = 'Présentation';