mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
Update pages/dashboard locales (#255)
This commit is contained in:
@@ -11,7 +11,6 @@ alwaysApply: true
|
||||
- Read [project-design.mdc](mdc:.cursor/rules/project-design.mdc) to understand the codebase
|
||||
- Read [project-conventions.mdc](mdc:.cursor/rules/project-conventions.mdc) to understand _how_ to write code for the codebase
|
||||
- Read [ui-ux-design-guidelines.mdc](mdc:.cursor/rules/ui-ux-design-guidelines.mdc) to understand how to implement frontend code specifically
|
||||
- Ignore i18n methods and files. Hardcode strings in English for now to optimize speed of development.
|
||||
- ActiveRecord migrations must inherit from `ActiveRecord::Migration[7.2]`. Do **not** use version 8.0 yet.
|
||||
|
||||
## Prohibited actions
|
||||
|
||||
Reference in New Issue
Block a user