Skip to content

Commit fea1e93

Browse files
committed
[Readme] - added description
1 parent 4bcdfa4 commit fea1e93

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# README: Localization File Guide
2+
3+
## Overview
4+
5+
This README provides a guide on how to effectively use and populate a localization file using
6+
the provided JSON model. The JSON structure encompasses various sections, including common elements,
7+
error messages, and screen-specific content for an authentication and onboarding system.
8+
9+
## Categories and Guidelines
10+
11+
### Common
12+
13+
- **buttons**
14+
- **placeholders**
15+
16+
### Errors
17+
18+
- **validation**
19+
20+
### Screens
21+
22+
#### Particular Screen

0 commit comments

Comments
 (0)