define english, french, and spanish labels for whiteboard app
This commit is contained in:
@@ -10,6 +10,7 @@ define(function () {
|
||||
out.type.poll = 'Poll';
|
||||
out.type.slide = 'Presentation';
|
||||
out.type.drive = 'Drive';
|
||||
out.type.whiteboard = 'Whiteboard';
|
||||
|
||||
out.button_newpad = 'New Rich Text pad';
|
||||
out.button_newcode = 'New Code pad';
|
||||
|
||||
Reference in New Issue
Block a user