mirror of
https://github.com/strapi/strapi.git
synced 2025-08-08 00:37:38 +00:00
[I18N] fix typo (#9887)
This commit is contained in:
parent
88c554069b
commit
a19fbdc972
@ -160,7 +160,7 @@
|
|||||||
"plugin.description.long": "Quick way to see, edit and delete the data in your database.",
|
"plugin.description.long": "Quick way to see, edit and delete the data in your database.",
|
||||||
"plugin.description.short": "Quick way to see, edit and delete the data in your database.",
|
"plugin.description.short": "Quick way to see, edit and delete the data in your database.",
|
||||||
"popUpWarning.bodyMessage.contentType.delete": "Are you sure you want to delete this entry?",
|
"popUpWarning.bodyMessage.contentType.delete": "Are you sure you want to delete this entry?",
|
||||||
"popUpWarning.bodyMessage.contentType.delete.all": "Are you sure you want to delete theses entries?",
|
"popUpWarning.bodyMessage.contentType.delete.all": "Are you sure you want to delete these entries?",
|
||||||
"popUpWarning.warning.cancelAllSettings": "Are you sure you want to cancel your modifications?",
|
"popUpWarning.warning.cancelAllSettings": "Are you sure you want to cancel your modifications?",
|
||||||
"popUpWarning.warning.publish-question": "Do you still want to publish it?",
|
"popUpWarning.warning.publish-question": "Do you still want to publish it?",
|
||||||
"popUpWarning.warning.unpublish": "Unpublish this content will<br></br>automatically change it to a draft.",
|
"popUpWarning.warning.unpublish": "Unpublish this content will<br></br>automatically change it to a draft.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user