mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-5645]Added translation
This commit is contained in:
committed by
Anukriti Singh
parent
4f14cd64bb
commit
c5bee87508
@@ -148,6 +148,7 @@
|
|||||||
"NO_EXISTING_TAGS": "No Existing Tags",
|
"NO_EXISTING_TAGS": "No Existing Tags",
|
||||||
"TITLE": "Create Tags",
|
"TITLE": "Create Tags",
|
||||||
"CREATE_TAG": "Create: {{tag}}",
|
"CREATE_TAG": "Create: {{tag}}",
|
||||||
|
"NAME": "Name",
|
||||||
"INPUT_PLACEHOLDER": "Add a tag to these items",
|
"INPUT_PLACEHOLDER": "Add a tag to these items",
|
||||||
"ERRORS": {
|
"ERRORS": {
|
||||||
"EXISTING_TAG": "Tag already exists",
|
"EXISTING_TAG": "Tag already exists",
|
||||||
@@ -159,6 +160,7 @@
|
|||||||
},
|
},
|
||||||
"TOOLTIPS": {
|
"TOOLTIPS": {
|
||||||
"DELETE_TAG": "Delete tag",
|
"DELETE_TAG": "Delete tag",
|
||||||
|
"HIDE_INPUT": "Hide input"
|
||||||
},
|
},
|
||||||
"TAGS_LOADING": "Tags loading",
|
"TAGS_LOADING": "Tags loading",
|
||||||
"CREATE_TAGS_SUCCESS": "Tags created successfully"
|
"CREATE_TAGS_SUCCESS": "Tags created successfully"
|
||||||
@@ -175,9 +177,9 @@
|
|||||||
"SELECT_EXISTING_CATEGORY": "Select an existing Category:",
|
"SELECT_EXISTING_CATEGORY": "Select an existing Category:",
|
||||||
"NO_EXISTING_CATEGORIES": "No existing Categories",
|
"NO_EXISTING_CATEGORIES": "No existing Categories",
|
||||||
"GENERIC_CREATE": "Create: {{name}}",
|
"GENERIC_CREATE": "Create: {{name}}",
|
||||||
|
"NAME": "Category name",
|
||||||
"LOADING": "Loading",
|
"LOADING": "Loading",
|
||||||
"INPUT_PLACEHOLDER": "Add a categories to these items",
|
"HIDE_INPUT": "Hide input",
|
||||||
"NO_CATEGORIES_ADDED": "There are currently no categories added",
|
|
||||||
"ERRORS": {
|
"ERRORS": {
|
||||||
"NOT_FOUND": "Categories not found",
|
"NOT_FOUND": "Categories not found",
|
||||||
"REQUIRED": "Category name is required",
|
"REQUIRED": "Category name is required",
|
||||||
|
|||||||
Reference in New Issue
Block a user