1
0
Fork 0
mirror of synced 2024-06-26 10:10:57 +12:00

feat(locale): added comments to terms

This commit is contained in:
Christy Jacob 2021-07-27 00:23:04 +05:30
parent 78f248fa33
commit 0466e22ea1

View file

@ -1,14 +1,14 @@
[
{
"term": "settings.inspire",
"context": "These strings are used to configure Appwrite's settings.",
"comment": "",
"context": "This string is used as an easter egg in the Appwrite dashboard's raw html",
"comment": "https://github.com/appwrite/appwrite/blob/master/app/views/layouts/default.phtml#L34",
"reference": ""
},
{
"term": "settings.locale",
"context": "These strings are used to configure Appwrite's settings.",
"comment": "",
"context": "This string is used to configure the Appwrite Dashboard's language",
"comment": "https://github.com/appwrite/appwrite/blob/master/app/views/layouts/default.phtml#L36",
"reference": ""
},
{