Update i18n

This commit is contained in:
Travis Ralston 2020-05-14 13:03:43 -06:00
parent aafbd7f208
commit 9fbd489b3b
2 changed files with 2 additions and 2 deletions

View file

@ -133,7 +133,7 @@ export const SETTINGS = {
},
"feature_new_room_list": {
isFeature: true,
displayName: _td("Use the improved room list component (refresh to apply changes, in development)"),
displayName: _td("Use the improved room list (in development - refresh to apply changes)"),
supportedLevels: LEVELS_FEATURE,
default: false,
},