Skip to content

Commit caf52e5

Browse files
authored
Update 13/umbraco-cms/fundamentals/backoffice/login.md
1 parent 3d9aada commit caf52e5

File tree

1 file changed

+1
-1
lines changed
  • 13/umbraco-cms/fundamentals/backoffice

1 file changed

+1
-1
lines changed

13/umbraco-cms/fundamentals/backoffice/login.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The login screen features a greeting which you can personalize by overriding the
3939

4040
* Before the changes takes place you will need to restart the site.
4141

42-
You can customize other text on the login screen as well. First, grab the default values and keys from the [en\_us.xml](https://github.com/umbraco/Umbraco-CMS/blob/v13/main/src/Umbraco.Core/EmbeddedResources/Lang/en_us.xml) in the Umbraco CMS GitHub repository. Thereafter copy the ones you want to translate into `~/config/lang/en_us.user.xml` file.
42+
You can customize other text on the login screen as well. First, grab the default values and keys from the [en_us.xml](https://github.com/umbraco/Umbraco-CMS/blob/v13/main/src/Umbraco.Core/EmbeddedResources/Lang/en_us.xml) in the Umbraco CMS GitHub repository. Thereafter, copy the ones you want to translate into the `~/config/lang/en_us.user.xml` file.
4343

4444
## Password reset
4545

0 commit comments

Comments
 (0)