Skip to content

Commit

Permalink
Normalize "English (Australia Ocker)"
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarmarcelo committed May 31, 2020
1 parent 0d664a6 commit e6c9b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/locales/en_au_ocker/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var en_AU_ocker = {};
module['exports'] = en_AU_ocker;
en_AU_ocker.title = "Australia Ocker (English)";
en_AU_ocker.title = "English (Australia Ocker)";
en_AU_ocker.name = require("./name");
en_AU_ocker.company = require("./company");
en_AU_ocker.internet = require("./internet");
Expand Down

0 comments on commit e6c9b84

Please sign in to comment.