mirror of
https://github.com/Myzel394/NumberHub.git
synced 2025-06-19 08:45:27 +02:00
Rename FAQ to Help
This commit is contained in:
parent
99a8db2a50
commit
982dc250ce
@ -110,7 +110,7 @@ fun AddTimeZoneScreen(
|
|||||||
) { empty ->
|
) { empty ->
|
||||||
if (empty) {
|
if (empty) {
|
||||||
SearchPlaceholder(
|
SearchPlaceholder(
|
||||||
onButtonClick = { openLink(mContext, "https://sadellie.github.io/unitto/faq#add-time-zones") },
|
onButtonClick = { openLink(mContext, "https://sadellie.github.io/unitto/help#add-time-zones") },
|
||||||
supportText = stringResource(R.string.time_zone_no_results_support),
|
supportText = stringResource(R.string.time_zone_no_results_support),
|
||||||
buttonLabel = stringResource(R.string.time_zone_no_results_button),
|
buttonLabel = stringResource(R.string.time_zone_no_results_button),
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user