diff --git a/config/locales.json b/config/locales.json index d5afb92..edbd8a9 100644 --- a/config/locales.json +++ b/config/locales.json @@ -72,6 +72,24 @@ "Г": "H", "г": "h" }, + "tr": { + "locale": "Turkish", + "$": "dolar", + "₺": "TL", + "%": "yuzde", + "&": "ve", + "<": "kucuktur", + ">": "buyuktur", + "|": "veya", + "£": "sterlin", + "¤": "para-birimi", + "¥": "yen", + "©": "telif-hakki", + "®": "tescilli", + "∑": "toplam", + "∞": "sonsuzluk", + "♥": "kalp" + }, "vi": { "locale": "Vietnamese", "Đ": "D",