small thing to display instance-provided default
This commit is contained in:
parent
419744080f
commit
a61ad0544a
3 changed files with 9 additions and 1 deletions
|
@ -298,6 +298,11 @@ const en = {
|
|||
profile_background: 'Profile Background',
|
||||
set_new_profile_background: 'Set new profile background',
|
||||
settings: 'Settings',
|
||||
instance_default: '(default: {value})',
|
||||
values: {
|
||||
true: 'yes',
|
||||
false: 'no'
|
||||
},
|
||||
theme: 'Theme',
|
||||
presets: 'Presets',
|
||||
export_theme: 'Save preset',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue