Swiftpack.co - richardpiazza/pocket-bot-localizations as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by richardpiazza.
richardpiazza/pocket-bot-localizations 0.2.1
Localizations for the app Pocket Bot.
⭐️ 0
🕓 1 year ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/richardpiazza/pocket-bot-localizations.git", from: "0.2.1")

pocket-bot-localizations

Swift

Localizations for the app Pocket Bot.

A community effort (ala Steven Troughton-Smiths Broadcasts) to provide and improve localizations for Pocket Bot.

Disk Structure

Languages are structured in folders as such:

en.lproj/Localizable.strings

Where en is replaced by the ISO 639-1 two-letter language code, and the Localizable.strings file is structured as per the English (en) version.

Localization

Strings are denoted as "KEY" = "value", where the keys remain the same across all languages, and the values are localized. There must be a ";" at the end of each line.

"ABOUT" = "About Dynumite";

Credits

Feel free to add your name/handle/link below ⬇️. You deserve some credit!

GitHub

link
Stars: 0
Last commit: 1 year ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

Pocket Bot Localizations 0.2.1
1 year ago

A small release that updates the LocaleSupport dependencies to account for changes with iOS 16.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics