diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-07 13:22:22 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-07 13:22:22 +0200 |
| commit | 69f8f7e81ca73ffbf1a0d76ccbd6cf8545caff57 (patch) | |
| tree | 3797959be60d153be79a0abcf03f93e18e7eecc7 /Map/Localizable.xcstrings | |
| parent | 3fdaeab6a7fa19b0c5424de487efc37c0994c86e (diff) | |
Add font customization
Diffstat (limited to 'Map/Localizable.xcstrings')
| -rw-r--r-- | Map/Localizable.xcstrings | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Map/Localizable.xcstrings b/Map/Localizable.xcstrings index 69b9423..a4b07f0 100644 --- a/Map/Localizable.xcstrings +++ b/Map/Localizable.xcstrings @@ -280,6 +280,17 @@ } } }, + "preferences.map.map_style.use_custom_font" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Use Custom Font" + } + } + } + }, "preferences.menu.appearance" : { "extractionState" : "manual", "localizations" : { |