1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 07:39:43 +02:00

Hanel empty state for document meta fields

This commit is contained in:
Harvey Kandola 2018-12-21 17:39:09 +00:00
parent 92cb03a1db
commit b495041222
6 changed files with 32 additions and 170 deletions

View file

@ -289,6 +289,7 @@ let constants = EmberObject.extend({
Save: 'Save',
Search: 'Search',
SignIn: 'Sign In',
Unassigned: 'Unassigned',
Update: 'Update',
Upload: 'Upload'
}