add translation

This commit is contained in:
Armin Schrenk 2024-07-17 11:34:29 +02:00
parent f1eb997804
commit 6b57a0ad9c
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,7 @@
</HBox>
<HBox spacing="12" alignment="CENTER_LEFT">
<CheckBox fx:id="useQuickAccessCheckbox" text="TODO Quick access"/>
<CheckBox fx:id="useQuickAccessCheckbox" text="%preferences.general.quickAccessService"/>
<ChoiceBox fx:id="quickAccessServiceChoiceBox"/>
</HBox>
<Region VBox.vgrow="ALWAYS"/>

View File

@ -288,6 +288,7 @@ preferences.general.debugLogging=Enable debug logging
preferences.general.debugDirectory=Reveal log files
preferences.general.autoStart=Launch Cryptomator on system start
preferences.general.keychainBackend=Store passwords with
preferences.general.quickAccessService=Add unlocked vaults to the quick access area
## Interface
preferences.interface=Interface
preferences.interface.theme=Look & Feel