Skip to content

Commit

Permalink
change 'New Object' with 'Replace Object' for english translation
Browse files Browse the repository at this point in the history
  • Loading branch information
rsinghal committed Jul 8, 2016
1 parent 8bc3982 commit 0e1a722
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions locales/en/translation.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"addItem": "Add Item",
"addItem": "Add Item",
"changeLayout": "Change Layout",
"changeLayoutTooltip": "Change the number of visible slots",
"selectGrid": "Select a grid below",
Expand All @@ -14,7 +14,7 @@
"item": "item",
"items": "items",
"details": "Details",
"rights": "Rights",
"rights": "Rights",
"rightsStatus": "Rights Status",
"unspecified": "Unspecified",
"links": "Links",
Expand All @@ -33,7 +33,7 @@
"edit": "Edit",
"delete": "Delete",
"url": "URL",
"newObject": "New Object",
"newObject": "Replace Object",
"objectMetadata": "Object Metadata",
"fullScreen": "Full Screen",
"fullScreenTooltip": "Toggle full screen",
Expand All @@ -59,4 +59,4 @@
"polygonTooltip": "Polygon annotation",
"borderColorTooltip": "Choose annotation border color",
"fillColorTooltip": "Choose annotation fill color"
}
}

0 comments on commit 0e1a722

Please sign in to comment.