|
@@ -10,9 +10,7 @@ export default {
|
|
contextSeparator: '_',
|
|
contextSeparator: '_',
|
|
createOldCatalogs: false,
|
|
createOldCatalogs: false,
|
|
defaultNamespace: 'translation',
|
|
defaultNamespace: 'translation',
|
|
- defaultValue: function (locale, namespace, key, value) {
|
|
|
|
- return key;
|
|
|
|
- },
|
|
|
|
|
|
+ defaultValue: '',
|
|
indentation: 2,
|
|
indentation: 2,
|
|
keepRemoved: false,
|
|
keepRemoved: false,
|
|
keySeparator: false,
|
|
keySeparator: false,
|