From 3e964a07b0e5cae7173e64c111dca546f378a12b Mon Sep 17 00:00:00 2001 From: Adnan Date: Sat, 10 Jun 2017 05:37:12 +0300 Subject: [PATCH] Create tr.yml --- config/locales/tr.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 config/locales/tr.yml diff --git a/config/locales/tr.yml b/config/locales/tr.yml new file mode 100644 index 0000000..6c682fc --- /dev/null +++ b/config/locales/tr.yml @@ -0,0 +1,9 @@ + +tr: + label_serial_number: Otomatik Seri No + + activerecord: + errors: + messages: + end_must_numeric_format_in_serial_number: "Sonunda Numara formatı olmak zorunda" + invalid_format_in_serial_number: "Geçersiz format içeriyor"