mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-3515 Primitives | Wording update (#2221)
This commit is contained in:
parent
03f7ff4a2c
commit
7c35f039cd
5 changed files with 50 additions and 71 deletions
|
@ -102,7 +102,7 @@ fun FieldsItem(
|
|||
) {
|
||||
BaseButton(
|
||||
modifier = modifier,
|
||||
title = stringResource(id = R.string.fields),
|
||||
title = stringResource(id = R.string.properties),
|
||||
icon = R.drawable.ic_fields_24,
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue