generated from mirzaev/pot
Message internalization system #11
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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