новые иконки в OpenBoard

13 lines
158 B

var sankoreLang = {
"en":{
"show": "Show"
},
"ru":{
"show": "Смотреть"
},
"fr":{
"show": "Voir"
}
};