Skip to content

Commit

Permalink
Add Indonesian locale
Browse files Browse the repository at this point in the history
  • Loading branch information
khoerodin committed Sep 8, 2022
1 parent 6eb701c commit 129ebfc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/locales/id.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
id:
activemodel: &errors
errors:
messages:
invalid_email_address: 'tampaknya bukan alamat email yang valid'
email_address_not_routable: 'tidak dapat dirutekan'
activerecord:
<<: *errors

0 comments on commit 129ebfc

Please sign in to comment.