mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-15 11:11:49 +01:00
7 lines
154 B
JavaScript
Executable File
7 lines
154 B
JavaScript
Executable File
// FI lang variables
|
|
|
|
tinyMCE.addToLang('',{
|
|
fullscreen_title : 'Kokoruututila',
|
|
fullscreen_desc : 'Vaihda kokoruututila päälle/pois'
|
|
});
|