mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 00:03:27 +10:00
fix: merge similar translation strings, closes RX-12
This commit is contained in:
@ -26,7 +26,7 @@ export const CreateResumeCard = () => {
|
||||
<KeyboardShortcut className="ml-2">^N</KeyboardShortcut>
|
||||
</h4>
|
||||
|
||||
<p className="text-xs opacity-75">{t`Start from scratch`}</p>
|
||||
<p className="text-xs opacity-75">{t`Start building from scratch`}</p>
|
||||
</div>
|
||||
</BaseCard>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user