mirror of https://git.lenooby09.tech/LeNooby09/social-app.git
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 1.98.0 20 lines 467 B view raw
1{ 2 "project_id": "664276", 3 "base_path": ".", 4 "preserve_hierarchy": true, 5 "files": [ 6 { 7 "source": "/src/locale/locales/en/messages.po", 8 "translation": "/src/locale/locales/%two_letters_code%/messages.po", 9 "languages_mapping": { 10 "two_letters_code": { 11 "pt-BR": "pt-BR", 12 "en-GB": "en-GB", 13 "zh-CN": "zh-CN", 14 "zh-TW": "zh-TW", 15 "zh-HK": "zh-HK" 16 } 17 } 18 } 19 ] 20}