generated from mirzaev/pot
Message internalization system #11
Labels
No Label
Discussion
Discussion
Feature
Discussion
Help
Discussion
Question
Error
Error
Conflict
Error
Duplicate
Error
Security
Result
Accepted
Result
Rejected
Result
Solved
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: mirzaev/notchat#11
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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