Skip to content

Commit

Permalink
New Turkish Crowdin translations by Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
joomla-translation-bot committed Nov 12, 2023
1 parent c956ccd commit 3168cd5
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ public static function getPluralSuffixes($count)
}

/**
* * Yok sayılan arama kelimeleri döndürür
* Returns the ignored search words
*
* @return dizisi Yok sayılan arama kelimelerinden oluşan bir dizi.
* @return array An array of ignored search words.
*
* @since 1.6
*/
Expand All @@ -57,9 +57,9 @@ public static function getIgnoredSearchWords()
}

/**
* Arama kelimelerinin alt uzunluk sınırını verir
* Returns the lower length limit of search words
*
* @return altsayı Arama kelimelerinin alt uzunluk sınırı.
* @return integer The lower length limit of search words.
*
* @since 1.6
*/
Expand Down

0 comments on commit 3168cd5

Please sign in to comment.