@duckduckgo/content-scope-scripts
Preparing search index...
special-pages/pages/release-notes/app/types
useTypedTranslation
Function useTypedTranslation
useTypedTranslation
()
:
{
t
:
(
key
:
|
"smartling"
|
"new"
|
"versionNumber"
|
"somethingWentWrong"
|
"retryUpdate"
|
"updateError"
|
"updateDownloading"
|
"updatePreparing"
|
"browserReleaseNotes"
|
"lastChecked"
|
"todayAt"
|
"yesterdayAt"
|
"browserUpToDate"
|
"newVersionAvailable"
|
"criticallyOutOfDate"
|
"checkingForUpdate"
|
"restartToUpdate"
|
"updateBrowser"
|
"forPrivacyProSubscribers"
,
replacements
?:
Record
<
string
,
string
>
,
)
=>
string
;
}
Returns
{
t
:
(
key
:
|
"smartling"
|
"new"
|
"versionNumber"
|
"somethingWentWrong"
|
"retryUpdate"
|
"updateError"
|
"updateDownloading"
|
"updatePreparing"
|
"browserReleaseNotes"
|
"lastChecked"
|
"todayAt"
|
"yesterdayAt"
|
"browserUpToDate"
|
"newVersionAvailable"
|
"criticallyOutOfDate"
|
"checkingForUpdate"
|
"restartToUpdate"
|
"updateBrowser"
|
"forPrivacyProSubscribers"
,
replacements
?:
Record
<
string
,
string
>
,
)
=>
string
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@duckduckgo/content-scope-scripts
Loading...