diff options
| author | 2017-08-20 11:02:00 +0200 | |
|---|---|---|
| committer | 2017-08-20 11:02:00 +0200 | |
| commit | 4f74193b4a020c1ba9e329ff5d9a6841062a498b (patch) | |
| tree | c966740ff53836df391d10b5f42b952f996fa82e /app/i18n/tr/gen.php | |
| parent | 3108b2729f79ccaf5f8ba951a52ee35d28e2adb2 (diff) | |
May abbreviation
https://github.com/FreshRSS/FreshRSS/issues/1560
Diffstat (limited to 'app/i18n/tr/gen.php')
| -rw-r--r-- | app/i18n/tr/gen.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/i18n/tr/gen.php b/app/i18n/tr/gen.php index d4a3245b1..09c0b646f 100644 --- a/app/i18n/tr/gen.php +++ b/app/i18n/tr/gen.php @@ -79,7 +79,8 @@ return array( 'last_year' => 'Geçen yıl', 'mar' => 'mar', 'march' => 'Mar', - 'may' => 'May', + 'may.' => 'May', + 'may' => 'Mayıs', 'mon' => 'Pzt', 'month' => 'ay', 'nov' => 'kas', |
