♻️ Add translations for board customize page
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"metaTitle": "Customize {{name}} Board",
|
||||
"pageTitle": "Customization for {{name}} Board",
|
||||
"backToBoard": "Back to board",
|
||||
"settings": {
|
||||
"appearance": {
|
||||
"primaryColor": "Primary color",
|
||||
"secondaryColor": "Secondary color"
|
||||
}
|
||||
},
|
||||
"save": "Save changes",
|
||||
"notifications": {
|
||||
"pending": {
|
||||
"title": "Saving customization",
|
||||
"message": "Please wait while we save your customization"
|
||||
},
|
||||
"success": {
|
||||
"title": "Customization saved",
|
||||
"message": "Your customization has been saved successfully"
|
||||
},
|
||||
"error": {
|
||||
"title": "Error",
|
||||
"message": "Unable to save changes"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user