mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-23 04:36:52 +00:00
Add i18n files and set first translations
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
{
|
||||
"add": {
|
||||
"task": "Add task"
|
||||
},
|
||||
"cancel": "Cancel",
|
||||
"description": "Description" ,
|
||||
"save": "Save",
|
||||
"title": "Title"
|
||||
"cancel": "cancel",
|
||||
"choose": "choose",
|
||||
"description": "description",
|
||||
"save": "save",
|
||||
"title": "title"
|
||||
}
|
||||
|
Reference in New Issue
Block a user