Add strings for event grouped notifications

This commit is contained in:
2023-02-27 10:47:05 +13:00
parent 0152286859
commit bacd9b3c38
6 changed files with 424 additions and 1 deletions

View File

@@ -4,4 +4,4 @@
xcodebuild -exportLocalizations -project damus.xcodeproj -localizationPath "damus" -exportLanguage en-US
# Generates all SwiftUI Text() wrapped localized strings.
genstrings -o "damus/en-US.xcloc/Source Contents/damus/en-US.lproj/" -SwiftUI **/*.swift
genstrings -a -d -o "damus/en-US.xcloc/Source Contents/damus/en-US.lproj/" -SwiftUI **/*.swift