Fix typo in sync settings form

This commit is contained in:
Bart De Vries 2022-11-28 10:22:34 +01:00
parent e98c6dfdef
commit 06ea1b36ea
1 changed files with 1 additions and 1 deletions

View File

@ -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