mirror of
https://github.com/kremalicious/umami.git
synced 2024-11-16 02:05:04 +01:00
replace all instances of publically with publicly
This commit is contained in:
parent
784237bfab
commit
048707dffe
@ -1382,7 +1382,7 @@
|
||||
"message.share-url": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Your website stats are publically available at the following URL:"
|
||||
"value": "Your website stats are publicly available at the following URL:"
|
||||
}
|
||||
],
|
||||
"message.team-already-member": [
|
||||
|
@ -227,7 +227,7 @@ export const messages = defineMessages({
|
||||
},
|
||||
shareUrl: {
|
||||
id: 'message.share-url',
|
||||
defaultMessage: 'Your website stats are publically available at the following URL:',
|
||||
defaultMessage: 'Your website stats are publicly available at the following URL:',
|
||||
},
|
||||
trackingCode: {
|
||||
id: 'message.tracking-code',
|
||||
|
@ -207,7 +207,7 @@
|
||||
"message.reset-website": "To reset this website, type {confirmation} in the box below to confirm.",
|
||||
"message.reset-website-warning": "All statistics for this website will be deleted, but your settings will remain intact.",
|
||||
"message.saved": "Saved.",
|
||||
"message.share-url": "Your website stats are publically available at the following URL:",
|
||||
"message.share-url": "Your website stats are publicly available at the following URL:",
|
||||
"message.team-already-member": "You are already a member of the team.",
|
||||
"message.team-not-found": "Team not found.",
|
||||
"message.team-websites-info": "Websites can be viewed by anyone on the team.",
|
||||
|
Loading…
Reference in New Issue
Block a user