mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
add launcher strings
This commit is contained in:
parent
581618610e
commit
ef149840ce
1 changed files with 10 additions and 0 deletions
|
|
@ -36,3 +36,13 @@ launcher-beta-releases-enabled = Beta releases enabled.
|
|||
launcher-beta-releases-disabled = Beta releases disabled.
|
||||
launcher-download-caching-enabled = Download caching enabled.
|
||||
launcher-download-caching-disabled = Download caching disabled and cache cleared.
|
||||
|
||||
# TODO: dedup
|
||||
launcher-language = Language
|
||||
launcher-latest-anki-version = Install Latest Anki ({ $version })
|
||||
launcher-allow-betas-toggle = Allow betas
|
||||
launcher-use-mirror = Download mirror
|
||||
launcher-download-caching = Download caching
|
||||
launcher-advanced = Advanced
|
||||
launcher-output = Output
|
||||
launcher-syncing = Syncing...
|
||||
|
|
|
|||
Loading…
Reference in a new issue