@posiwise/i18n 0.0.32 → 0.0.34
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/en.json +1 -0
- package/package.json +1 -1
package/en.json
CHANGED
|
@@ -883,6 +883,7 @@
|
|
|
883
883
|
"Resource.UpdatedMessage": "The resource has been successfully updated.",
|
|
884
884
|
"Resource.DeletedMessage": "The resource deleted successfully.",
|
|
885
885
|
"Resource.Posts.Body": "Body",
|
|
886
|
+
"Resource.Posts.Blurb": "Blurb",
|
|
886
887
|
"Resource.Tag.NoDataMessage": "Please add me on the Admin/Tags menu",
|
|
887
888
|
"Resource.Tag.NoImageMessage": "No Image Found",
|
|
888
889
|
"Resource.Posts.Tags": "Tags",
|