Skip to content

Commit

Permalink
Change Bosnian locale Time format
Browse files Browse the repository at this point in the history
Time should return Date&Time not only Time
  • Loading branch information
dixpac authored and kuroda committed Dec 24, 2015
1 parent 7afa808 commit fa7014f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rails/locale/bs.yml
Expand Up @@ -238,7 +238,7 @@ bs:
time:
am: ''
formats:
default: "%H:%M:%S"
default: "%d.%m.%Y. %H:%M:%S"
long: "%d. %B %Y. - %H:%M:%S"
short: "%d. %b %Y. %H:%M"
pm: ''

0 comments on commit fa7014f

Please sign in to comment.