Message internalization system #11

Open
opened 2024-02-12 19:19:18 +05:00 by MIRZAEV · 0 comments
Owner

Develop a file system with message translations in json format

Should be stored at: https://not.chat/languages/*.json
For example: https://not.chat/languages/russian.json

The file name without (.json) will be read to generate a list of available languages

The file must be downloaded by the client in the browser to use the translation in javascript programs

Develop a model in php and a handler in javascript to manage translations

Develop a file system with message translations in json format Should be stored at: https://not.chat/languages/*.json For example: https://not.chat/languages/russian.json The file name without (.json) will be read to generate a list of available languages The file must be downloaded by the client in the browser to use the translation in javascript programs Develop a model in php and a handler in javascript to manage translations
MIRZAEV added the
Discussion
Feature
label 2024-02-12 19:19:18 +05:00
MIRZAEV pinned this 2024-02-13 22:27:52 +05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mirzaev/notchat#11