forked from FoundKeyGang/FoundKey
chore: Remove serviceworker settings locale strings
As of commit 973bd4532b
the serviceworker
settings have been removed, meaning the corresponding strings are no longer
used.
This commit is contained in:
parent
973bd4532b
commit
e0777191da
1 changed files with 0 additions and 2 deletions
|
@ -343,7 +343,6 @@ antennaKeywordsDescription: "Separate with spaces for an AND condition or with l
|
||||||
\ breaks for an OR condition."
|
\ breaks for an OR condition."
|
||||||
notifyAntenna: "Notify about new notes"
|
notifyAntenna: "Notify about new notes"
|
||||||
withFileAntenna: "Only notes with files"
|
withFileAntenna: "Only notes with files"
|
||||||
enableServiceworker: "Enable ServiceWorker"
|
|
||||||
antennaUsersDescription: "List one username per line"
|
antennaUsersDescription: "List one username per line"
|
||||||
caseSensitive: "Case sensitive"
|
caseSensitive: "Case sensitive"
|
||||||
withReplies: "Include replies"
|
withReplies: "Include replies"
|
||||||
|
@ -520,7 +519,6 @@ addItem: "Add Item"
|
||||||
relays: "Relays"
|
relays: "Relays"
|
||||||
addRelay: "Add Relay"
|
addRelay: "Add Relay"
|
||||||
inboxUrl: "Inbox URL"
|
inboxUrl: "Inbox URL"
|
||||||
serviceworkerInfo: "Must be enabled for push notifications."
|
|
||||||
deletedNote: "Deleted note"
|
deletedNote: "Deleted note"
|
||||||
enableInfiniteScroll: "Automatically load more"
|
enableInfiniteScroll: "Automatically load more"
|
||||||
visibility: "Visiblility"
|
visibility: "Visiblility"
|
||||||
|
|
Loading…
Reference in a new issue