mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
demo translation for search radio
This commit is contained in:
@@ -13,7 +13,15 @@
|
||||
"READ_ONLY" : "Read only"
|
||||
},
|
||||
"PERSONAL-FILES": "Personal Files",
|
||||
"WARN-MULTIPLE-UPLOADS": "Warn on multiple uploads"
|
||||
"WARN-MULTIPLE-UPLOADS": "Warn on multiple uploads",
|
||||
"SEARCH": {
|
||||
"RADIO": {
|
||||
"NONE": "None",
|
||||
"ALL": "All",
|
||||
"FOLDER": "Folder",
|
||||
"DOCUMENT": "Document"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Welcome",
|
||||
"VERSION": {
|
||||
|
||||
Reference in New Issue
Block a user