Skip to content

Commit

Permalink
Merge pull request #573 from humancopy/master
Browse files Browse the repository at this point in the history
Fix sentence separator for Hebrew
  • Loading branch information
kuroda committed Aug 31, 2015
2 parents 03732b1 + 331cec9 commit 7fd8b1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rails/locale/he.yml
Expand Up @@ -183,8 +183,8 @@ he:
delimiter: ''
support:
array:
last_word_connector: ", את "
two_words_connector: " את "
last_word_connector: " ו"
two_words_connector: " ו"
words_connector: ", "
time:
am: am
Expand Down

0 comments on commit 7fd8b1c

Please sign in to comment.