pre-dev: add lang helper

This commit is contained in:
dpurbosakti
2025-08-12 10:47:14 +07:00
parent 4b3090d788
commit 28e043f4da
7 changed files with 179 additions and 7 deletions

No files matched your search

+2
View File
@@ -0,0 +1,2 @@
# convention
Key - value data indexed. Key prefered to be be consisting of 3 part: [feature]-[action]-[status]. Special case for validation that is intended to point error on an input (field), the key can be stated directly to the validation index, for example: min is for minimum value needed.