Skip to content

Commit

Permalink
[i18n:tr] keep original author
Browse files Browse the repository at this point in the history
  • Loading branch information
nao-pon committed Nov 18, 2015
1 parent 91cd80a commit 03f314a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions js/i18n/elfinder.tr.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
/**
* Turkish translation
* @author Abdullah ELEN <[email protected]>, I.Taskinoglu & A.Kaya <[email protected]>
* @author I.Taskinoglu & A.Kaya <[email protected]>
* @author Abdullah ELEN <[email protected]>
* @version 2015-11-17
*/
if (elFinder && elFinder.prototype && typeof(elFinder.prototype.i18) == 'object') {
elFinder.prototype.i18.tr = {
translator : 'Abdullah ELEN &lt;[email protected]&gt;',
translator : 'I.Taskinoglu & A.Kaya &lt;[email protected]&gt;, Abdullah ELEN &lt;[email protected]&gt;',
language : 'Türkçe',
direction : 'ltr',
dateFormat : 'd.m.Y H:i', // Mar 13, 2012 05:27 PM
Expand Down

0 comments on commit 03f314a

Please sign in to comment.