adding brand management

This commit is contained in:
fahed
2026-02-10 21:03:36 +03:00
parent 334727b232
commit f3e6fc848d
15 changed files with 568 additions and 864 deletions

View File

@@ -12,6 +12,7 @@
"nav.settings": "Settings",
"nav.users": "Users",
"nav.logout": "Logout",
"nav.brands": "Brands",
"nav.collapse": "Collapse",
"common.save": "Save",
@@ -119,6 +120,8 @@
"posts.statusUpdated": "Post status updated!",
"posts.attachmentDeleted": "Attachment deleted!",
"posts.createFirstPost": "Create your first post to get started with content production.",
"posts.periodFrom": "From",
"posts.periodTo": "To",
"posts.tryDifferentFilter": "Try adjusting your filters to see more posts.",
"posts.status.draft": "Draft",
@@ -208,6 +211,21 @@
"assets.upload": "Upload",
"assets.noAssets": "No assets",
"brands.title": "Brands",
"brands.addBrand": "Add Brand",
"brands.editBrand": "Edit Brand",
"brands.deleteBrand": "Delete Brand?",
"brands.deleteBrandConfirm": "Are you sure you want to delete this brand? Posts and campaigns linked to it will lose their brand association.",
"brands.noBrands": "No brands yet",
"brands.brandName": "Name (English)",
"brands.brandNameAr": "Name (Arabic)",
"brands.brandPriority": "Priority",
"brands.brandIcon": "Icon",
"brands.logo": "Logo",
"brands.uploadLogo": "Upload Logo",
"brands.changeLogo": "Change Logo",
"brands.manageBrands": "Manage your organization's brands",
"settings.title": "Settings",
"settings.language": "Language",
"settings.english": "English",
@@ -219,6 +237,17 @@
"settings.tutorialRestarted": "Tutorial Restarted!",
"settings.restarting": "Restarting...",
"settings.reloadingPage": "Reloading page to start tutorial...",
"settings.brands": "Brands",
"settings.manageBrands": "Manage your brands and their display names",
"settings.addBrand": "Add Brand",
"settings.editBrand": "Edit Brand",
"settings.brandName": "Name (English)",
"settings.brandNameAr": "Name (Arabic)",
"settings.brandPriority": "Priority",
"settings.brandIcon": "Icon",
"settings.deleteBrand": "Delete Brand?",
"settings.deleteBrandConfirm": "Are you sure you want to delete this brand? Posts and campaigns linked to it will lose their brand association.",
"settings.noBrands": "No brands yet. Add your first brand.",
"settings.moreComingSoon": "More Settings Coming Soon",
"settings.additionalSettings": "Additional settings for notifications, display preferences, and more will be added here.",
"settings.preferences": "Manage your preferences and app settings",