fix: more untranslated strings

This commit is contained in:
Matyáš Caras 2023-11-01 18:54:14 +01:00
parent e628d990d1
commit 0c0bdda465
Signed by untrusted user who does not match committer: hernik
GPG key ID: 2A3175F98820C5C6

View file

@ -83,7 +83,7 @@ class _CreateEntryViewState extends State<CreateEntryView> {
const SizedBox(
height: 20,
),
const Text("Type"),
Text(AppLocalizations.of(context)!.type),
const SizedBox(
height: 10,
),