mirror of
https://github.com/koloideal/Casha.git
synced 2026-08-08 17:51:14 +03:00
step
This commit is contained in:
@@ -168,7 +168,7 @@ class AppStrings {
|
||||
}
|
||||
|
||||
String get colorPrimary => _ru ? 'Основной' : 'Primary';
|
||||
String get colorSecondary => _ru ? 'Второй' : 'Secondary';
|
||||
String get colorSecondary => _ru ? 'Второй' : 'Second';
|
||||
String get colorSecond => _ru ? 'Второй' : 'Second';
|
||||
String get colorSolid => _ru ? 'Однотон' : 'Solid';
|
||||
String get gradientLinear => _ru ? 'Линейный' : 'Linear';
|
||||
|
||||
Reference in New Issue
Block a user