Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 624 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 624 Bytes

Changelog

All notable changes to this project will be documented in this file.

[1.0.5]

Feature

  • Added Flutter localization setup support

[1.0.0]

Initial Release

  • Initial implementation of the ARB Tool to view and edit ARB files in a tabular format.
  • Ability to add, edit, and delete translations directly in the interface.
  • "Add Row" feature to create new translation keys and values dynamically.
  • Export translations to a CSV file.
  • Import translations from a CSV file.
  • Improved UI with a sticky control bar for easy access to actions.
  • Highlight missing translations with a red background.