fix: rollback useless i18n modification order

pull/29/head
c-cal 5 years ago
parent 6b58b01b26
commit 33505e4741
Signed by: watcha
GPG Key ID: 87DD78E7F7A1581D
  1. 2
      public/locales/en/roomsTab.json
  2. 2
      public/locales/fr/roomsTab.json

@ -5,8 +5,8 @@
"headers": {
"name": "Name",
"creator": "Creator",
"type": "Type",
"memberCount": "Member count",
"type": "Type",
"status": "Status"
},
"status": {

@ -5,8 +5,8 @@
"headers": {
"name": "Nom",
"creator": "Créateur",
"type": "Type",
"memberCount": "Nombre de membres",
"type": "Type",
"status": "Statut"
},
"status": {

Loading…
Cancel
Save