Swifternalization
Localization helper
A framework to simplify app localization using JSON files and expressions.
Localize iOS apps in a smarter way using JSON files. Swift framework.
579 stars
9 watching
47 forks
Language: Swift
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
andresilvagomez/localize | A Swift framework to simplify localization and pluralization of iOS projects | 291 |
mohakapt/stringz | An editor tool for localizing iOS, macOS, tvOS, and watchOS applications by simplifying the process of managing strings and translations. | 971 |
miroslavkovac/lingo | A Swift library for managing localized strings and pluralization rules. | 62 |
decybel07/l10n-swift | A framework for dynamic language switching and pluralization in iOS and macOS apps | 315 |
rdio/vernacular | A tool to simplify localization in mobile applications by providing a unified API for accessing and formatting strings. | 170 |
e7711bbear/localizations | A tool for managing and synchronizing Xcode project localization files | 128 |
asana/locheck | A tool to validate iOS, Android, and Mac localizations for errors in .strings, .stringsdict, and strings.xml files. | 98 |
rxswiftcommunity/rxlocalizer | A framework that enables reactive localization of apps using RxSwift | 134 |
stefalda/reactnativelocalization | A library that allows developers to easily internationalize their React Native apps by loading and displaying localized strings. | 899 |
aufree/hodor | A tool for adding language support to iOS apps without quitting the app | 544 |
willpowell8/localizationkit_ios | A framework to manage and update translations in real-time without recompiling or redeploying an app. | 1,227 |
igorkulman/ioslocalizationeditor | An app for comparing and editing translations in localization files used by iOS apps | 1,460 |
ingmarstein/monolingual | Removes unnecessary language localization files from macOS systems. | 526 |
twcapps/vue-ts-locale | A VueJS plugin for advanced localization of web applications using TypeScript | 36 |
ttag-org/ttag | A JavaScript library for internationalization and localization using ES6 template literals and GNU gettext. | 346 |