Skip to content

Commit

Permalink
New translations edit.json (Ukrainian)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnart committed Dec 20, 2023
1 parent 561b57c commit 9c37cf9
Showing 1 changed file with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions public/locales/uk/manage/users/edit.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
{
"metaTitle": "",
"back": "",
"sections": {
"general": {
"title": "Загальне",
"inputs": {
"username": {
"label": "Логін"
},
"eMail": {
"label": "Електронна пошта"
}
}
},
"security": {
"title": "",
"inputs": {
"password": {
"label": ""
},
"terminateExistingSessions": {
"label": "",
"description": ""
},
"confirm": {
"label": "Підтвердити",
"description": ""
}
}
},
"roles": {
"title": "",
"currentRole": "",
"badges": {
"owner": "",
"admin": "",
"normal": ""
}
},
"deletion": {
"title": "",
"inputs": {
"confirmUsername": {
"label": "",
"description": ""
},
"confirm": {
"label": "Видалити назавжди",
"description": ""
}
}
}
}
}

0 comments on commit 9c37cf9

Please sign in to comment.