@posiwise/i18n 0.0.27 → 0.0.29
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 +3 -0
- package/package.json +1 -1
package/en.json
CHANGED
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
"Admin.Faq.Answer": "Answer",
|
|
11
11
|
"Admin.Faq.Category": "Category",
|
|
12
12
|
"Admin.Faq.Product": "Product",
|
|
13
|
+
"Admin.Tag.": "Product",
|
|
13
14
|
"Admin.Faq.Features": "Features",
|
|
14
15
|
"Admin.Faq.Position": "Position",
|
|
15
16
|
"Admin.Mailer.Validation.Subject": "Subject is required.",
|
|
@@ -882,6 +883,8 @@
|
|
|
882
883
|
"Resource.UpdatedMessage": "The resource has been successfully updated.",
|
|
883
884
|
"Resource.DeletedMessage": "The resource deleted successfully.",
|
|
884
885
|
"Resource.Posts.Body": "Body",
|
|
886
|
+
"Resource.Tag.NoDataMessage": "Please add me on the Admin/Tags menu",
|
|
887
|
+
"Resource.Tag.NoImageMessage": "No Image Found",
|
|
885
888
|
"Resource.Posts.Tags": "Tags",
|
|
886
889
|
"Resource.Posts.When": "When",
|
|
887
890
|
"Resource.Posts.Showcase": "Showcase",
|