mastodon-ios/Localization/StringsConvertor
Nathan Mattes 3b77ed7612
Merge pull request #613 from j-f1/joined-at
Add a “Joined” cell to the top of the About tab to match the web version
2022-12-18 14:30:57 +01:00
..
Intents/input New translations Intents.stringsdict (Kabyle) 2022-11-17 09:45:21 +01:00
Sources/StringsConvertor feat: new i18n languages. Czech (cs) and Slovenian (sl) 2022-11-16 19:56:16 +08:00
Tests feat: add localization helper 2021-02-22 16:20:23 +08:00
input Merge pull request #613 from j-f1/joined-at 2022-12-18 14:30:57 +01:00
scripts chore: update i18n scripts and resources 2021-08-06 16:14:27 +08:00
Package.swift feat: add localization helper 2021-02-22 16:20:23 +08:00
README.md feat: add localization helper 2021-02-22 16:20:23 +08:00

README.md

StringsConvertor

Convert i18n JSON file to Stings file.

Usage

chmod +x scripts/build.sh
./scripts/build.sh

# lproj files will locate in output/ directory