Rename from instance to server. (#9938)
This commit is contained in:
parent
3eb17a3bea
commit
46e806cd2f
12 changed files with 62 additions and 62 deletions
|
@ -97,7 +97,7 @@ class ReportModal extends ImmutablePureComponent {
|
|||
|
||||
<div className='report-modal__container'>
|
||||
<div className='report-modal__comment'>
|
||||
<p><FormattedMessage id='report.hint' defaultMessage='The report will be sent to your instance moderators. You can provide an explanation of why you are reporting this account below:' /></p>
|
||||
<p><FormattedMessage id='report.hint' defaultMessage='The report will be sent to your server moderators. You can provide an explanation of why you are reporting this account below:' /></p>
|
||||
|
||||
<textarea
|
||||
className='setting-text light'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue