localization updates
This commit is contained in:
parent
4b050c7fa5
commit
28556f7c27
2 changed files with 8 additions and 2 deletions
|
@ -41,7 +41,7 @@ const GeneralTab = {
|
|||
thirdColumnModeOptions: ['none', 'notifications', 'postform'].map(mode => ({
|
||||
key: mode,
|
||||
value: mode,
|
||||
label: this.$t(`settings.conversation_display_${mode}`)
|
||||
label: this.$t(`settings.third_column_mode_${mode}`)
|
||||
})),
|
||||
loopSilentAvailable:
|
||||
// Firefox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue