mirror of
https://github.com/bitwarden/ios.git
synced 2025-12-10 00:42:29 -06:00
12 lines
419 B
YAML
12 lines
419 B
YAML
output_dir: TestHarnessShared/UI/Platform/Application/Support/Generated/
|
|
strings:
|
|
inputs:
|
|
- TestHarnessShared/UI/Platform/Application/Support/Localizations/en.lproj
|
|
outputs:
|
|
- templateName: structured-swift5
|
|
output: Localizations.swift
|
|
params:
|
|
enumName: Localizations
|
|
publicAccess: true
|
|
lookupFunction: TestHarnessResources.localizationFunction(key:table:fallbackValue:)
|