translations
The following folder and file are inside the translations folder

Folder Name
Description
Folders
resources
A folder that contains all supported languages represented by a folder
af, ar, bg. bn, ca, cs, da, de, el, en, es, fi, fil, fr, he, hi, hr, hu, id, it, ja, ko, ms, nl, no, pl, pt, ro, ru, sk, sl, sr, sv, ta, th, tr, uk, vi, zh
index.ts
A file being used for i18n declaration
The following files are inside the a language folder (example: af)

File Name
Description
_index.ts
A file that contains functionalities for loading backends
common.json
A file that contains common translations
createrestore.json
A file that contains create and restore component translations
home.json
A file that contains home component translations
welcome.json
A file that contains welcome component translations
Last updated