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"