zashi-ios-wallet-private/secant/UI Components/TextFields
Michal Fousek c6b222ff46
[#617] Use L10n for all the texts in the app (#627)
Closes #617

- All the texts that weren't in the Localisable.strings file are now
  there.
- L10n is used for all the texts in the code.
- Fixed paths in SwiftGen build phase so L10n.swift is now correctly
  generated when Localisable.strings file change.
2023-03-07 18:18:17 -03:00
..
Components [#566] Change colors app-wide (#603) 2023-03-06 15:14:18 +01:00
MultiLineTextField [#617] Use L10n for all the texts in the app (#627) 2023-03-07 18:18:17 -03:00
TCATextField [#444] Ensure that sensitive information can't be logged intentionally or by accident (#536) 2023-02-13 20:32:50 +01:00
TransactionAddress [#617] Use L10n for all the texts in the app (#627) 2023-03-07 18:18:17 -03:00
TransactionAmount [#617] Use L10n for all the texts in the app (#627) 2023-03-07 18:18:17 -03:00
SingleLineTextField.swift [#618] Use SwiftGen to generate L10n structure (#619) 2023-03-07 08:59:17 +01:00