mirror of
https://github.com/KDE/kasts.git
synced 2025-02-04 11:17:40 +01:00
Fix typo in sync settings form
This commit is contained in:
parent
e98c6dfdef
commit
06ea1b36ea
@ -142,7 +142,7 @@ Kirigami.ScrollablePage {
|
||||
|
||||
MobileForm.FormTextDelegate {
|
||||
id: fetchLocalEpisodeStates
|
||||
text: i18n("Fetch all local episode states from server")
|
||||
text: i18n("Push all local episode states to server")
|
||||
|
||||
trailing: Controls.Button {
|
||||
enabled: Sync.syncEnabled
|
||||
|
Loading…
x
Reference in New Issue
Block a user