Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
* develop:
  update readme
  • Loading branch information
Gorniv committed May 12, 2020
2 parents ac90953 + dd9b0aa commit d96436f
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 4 deletions.
43 changes: 42 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,44 @@
# iXn

Control your localization of apps with iXn!
Control your localization of apps with iXn!

## Is it ideal code?

No, this a product for users who want control localization of apps.

## Features

[+] MVP:

- google translate
- import json and arb
- control change after change default locale
- export to json.arb, custom format(json)
- UI for edit words
- web and mac version

[ ] compare origin and import

[ ] pictures

[ ] tree of structure

[ ] order control

[ ] validation for project

[ ] max length

[ ] notes

[ ] approve words

[ ] windows and linux version

[ ] app settings(locale & theme)

Screens:

![projects](Screenshots/main.png)
![editor](Screenshots/editor.png)
![settings](Screenshots/settings.png)
Binary file added Screenshots/editor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Screenshots/settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions lib/generated/l10n.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d96436f

Please sign in to comment.