Skip to content

Commit 789d0a0

Browse files
committed
removing pl locales from example
1 parent c9e3962 commit 789d0a0

File tree

6 files changed

+0
-143
lines changed

6 files changed

+0
-143
lines changed

examples/simple-crud/locales/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@ import Vue from 'vue'
22
import VueI18n from 'vue-i18n'
33
import store from '@/store/index.js'
44

5-
import pl from './pl/index.js'
65
import en from './en/index.js'
76

87
Vue.use(VueI18n)
98

109
const messages = {
11-
pl: pl,
1210
en: en
1311
}
1412

examples/simple-crud/locales/pl/alerts.js

Lines changed: 0 additions & 17 deletions
This file was deleted.

examples/simple-crud/locales/pl/datatable.js

Lines changed: 0 additions & 47 deletions
This file was deleted.

examples/simple-crud/locales/pl/details.js

Lines changed: 0 additions & 32 deletions
This file was deleted.

examples/simple-crud/locales/pl/index.js

Lines changed: 0 additions & 13 deletions
This file was deleted.

examples/simple-crud/locales/pl/item-elements.js

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)