updating translation key
This commit is contained in:
parent
7451009347
commit
58126f374b
|
|
@ -27,7 +27,7 @@ export default function Country() {
|
||||||
<Nav />
|
<Nav />
|
||||||
<section className='screen__content'>
|
<section className='screen__content'>
|
||||||
<h1 className='titling-construction'>{currentScreenTranslations.profile}</h1>
|
<h1 className='titling-construction'>{currentScreenTranslations.profile}</h1>
|
||||||
<h2 className='screen-subtitle '>{currentScreenTranslations.iam}...</h2>
|
<h2 className='screen-subtitle '>{currentScreenTranslations.iamfrom}...</h2>
|
||||||
|
|
||||||
<CountrySelect label={currentScreenTranslations.country_label} />
|
<CountrySelect label={currentScreenTranslations.country_label} />
|
||||||
<button
|
<button
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user