aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF/config/locales/en-AU.yml
blob: 9b4fd514388c5ea1e1928b6dd8f5247324d207dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Override default locale

"en-AU":
  date:
    formats:
      default: "%d %b %Y"

  time:
    formats:
      default: "%d %b %Y %H:%M"
    am: "am"
    pm: "pm"