mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
e550de71e3
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@93610 467b73ca-7a2a-4603-9d3b-597d59a354a9
20 lines
458 B
JavaScript
Executable File
20 lines
458 B
JavaScript
Executable File
tinyMCE.addI18n('et.emotions_dlg',{
|
|
title:"Sisesta emotsioon",
|
|
desc:"Emotsioonid",
|
|
cool:"Lahe",
|
|
cry:"Nutt",
|
|
embarassed:"H\u00E4bitunne",
|
|
foot_in_mouth:"Jalg suus",
|
|
frown:"Kulmu kortsutamine",
|
|
innocent:"S\u00FC\u00FCtu",
|
|
kiss:"Suudlus",
|
|
laughing:"Naermine",
|
|
money_mouth:"Rahasuu",
|
|
sealed:"Suletud",
|
|
smile:"Naeratus",
|
|
surprised:"\u00DCllatunud",
|
|
tongue_out:"Keel v\u00E4ljas",
|
|
undecided:"K\u00F5hklev",
|
|
wink:"Silmapilgutus",
|
|
yell:"Karje"
|
|
}); |