feat: localize bootstrap
This commit is contained in:
parent
1f67e9360e
commit
6aff41abbb
4 changed files with 63 additions and 16 deletions
|
|
@ -109,7 +109,7 @@ class _SettingsStyleState extends State<SettingsStyle> {
|
|||
Divider(height: 1),
|
||||
ListTile(
|
||||
title: Text(
|
||||
'Font size',
|
||||
L10n.of(context).fontSize,
|
||||
style: TextStyle(
|
||||
color: Theme.of(context).accentColor,
|
||||
fontWeight: FontWeight.bold,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue