diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-07 17:37:23 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-07-07 17:37:23 +0200 |
| commit | 05b20556e641ca5b5cc824c24025a784042e2d4f (patch) | |
| tree | d07ce60e327e1a38cbebea19fe05022bc0da0cc1 /Map/Localizable.xcstrings | |
| parent | e59dcf2bcf7841ebe6f3d85ec3ec03319b261da4 (diff) | |
Allow export in multiple formats
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 73a58dd..27ea1a0 100644 --- a/Map/Localizable.xcstrings +++ b/Map/Localizable.xcstrings @@ -37,6 +37,17 @@ } } }, + "commands.file.export.format" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Format:" + } + } + } + }, "commands.file.export.panel.content" : { "extractionState" : "manual", "localizations" : { |