Migrate more strings to translation keys (#11510)
This commit is contained in:
committed by
GitHub
parent
0e8f79b268
commit
b1f17f5478
@@ -39,8 +39,8 @@ const ServersInRoom: React.FC<IDevtoolsProps> = ({ onBack }) => {
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>{_t("Server")}</th>
|
||||
<th>{_t("Number of users")}</th>
|
||||
<th>{_t("common|server")}</th>
|
||||
<th>{_t("devtools|number_of_users")}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
Reference in New Issue
Block a user