Fix 'created by' column text

This commit is contained in:
Denys Vuika
2016-09-01 14:31:31 +01:00
parent 3cc94345d7
commit eea30973a4

View File

@@ -4,7 +4,7 @@
"DOCUMENT_LIST": { "DOCUMENT_LIST": {
"COLUMNS": { "COLUMNS": {
"DISPLAY_NAME": "Display name", "DISPLAY_NAME": "Display name",
"CREATED_BY": "mario", "CREATED_BY": "Created by",
"CREATED_ON": "Created on" "CREATED_ON": "Created on"
}, },
"ACTIONS": { "ACTIONS": {