Verified Commit fa84ad5c authored by WorldTeacher's avatar WorldTeacher
Browse files

fix(localization): update translations for shelf sync and related settings

parent e4e9e09a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1655,6 +1655,10 @@ msgstr "Synchronisierungsverhalten"
msgid "What to Sync"
msgstr "Was synchronisieren"

#: bookloresync.koplugin/main.lua:3490
msgid "Shelf Sync"
msgstr "Regal-Synchronisierung"

#: bookloresync.koplugin/main.lua:3714
msgid "Sync & Cache"
msgstr "Sync & Cache"
+1 −1
Original line number Diff line number Diff line
@@ -3515,7 +3515,7 @@ function BookloreSync:addToMainMenu(menu_items)
    }

    local shelf_downloads_menu = {
        text = _("Shelf Downloads"),
        text = _("Shelf Sync"),
        sub_item_table = {
            {
                text = _("Sync from Booklore Shelf"),