You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
283 B
JavaScript
8 lines
283 B
JavaScript
9 years ago
|
tinymce.addI18n('sq',{
|
||
|
"Special character": "Karakter i veqant",
|
||
|
"Source code": "Kodi burimor",
|
||
|
"Color": "Ngjyra",
|
||
|
"Right to left": "Nga e djathta n\u00eb t\u00eb majt\u00eb",
|
||
|
"Left to right": "Nga e majta n\u00eb t\u00eb djatht\u00eb",
|
||
|
"Horizontal line": "Vij\u00eb horizontale"
|
||
|
});
|