mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 16:22:59 +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>
|
<KeyboardShortcut className="ml-2">^N</KeyboardShortcut>
|
||||||
</h4>
|
</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>
|
</div>
|
||||||
</BaseCard>
|
</BaseCard>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user