mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-04-22 00:34:43 +01:00
chore: add export log string
This commit is contained in:
@@ -58,7 +58,7 @@ export default function page() {
|
||||
? <Loader/>
|
||||
: (
|
||||
<TouchableOpacity onPress={share}>
|
||||
<Text>Export</Text>
|
||||
<Text>{t("home.settings.logs.export_logs")}</Text>
|
||||
</TouchableOpacity>
|
||||
)
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user