More i18n

This commit is contained in:
Jamie Curnow
2018-07-19 09:47:55 +10:00
parent 50dd227a2e
commit 291cb9625e
12 changed files with 56 additions and 40 deletions

View File

@ -7,6 +7,7 @@ const model = Backbone.Model.extend({
defaults: function () {
return {
id: 0,
created_on: null,
modified_on: null,
domain_names: [],