feat(tokens): add design tokens, type scale, push scaffold, and root nav state
This commit is contained in:
@@ -12,7 +12,7 @@ class AppLocalizationsEs extends AppLocalizations {
|
||||
String get appTitle => 'PluriWave';
|
||||
|
||||
@override
|
||||
String get navHome => 'Inicio';
|
||||
String get navHome => 'Escuchar';
|
||||
|
||||
@override
|
||||
String get navSearch => 'Buscar';
|
||||
|
||||
Reference in New Issue
Block a user