You've already forked AstralRinth
forked from didirus/AstralRinth
Preserve whitespace in extracted translatable strings (#1390)
This commit is contained in:
@@ -353,7 +353,7 @@ const messages = defineMessages({
|
||||
profileNoProjectsAuthLabel: {
|
||||
id: 'profile.label.no-projects-auth',
|
||||
defaultMessage:
|
||||
"You don't have any projects.\n Would you like to <create-link>create one</create-link>?",
|
||||
"You don't have any projects.\nWould you like to <create-link>create one</create-link>?",
|
||||
},
|
||||
userNotFoundError: {
|
||||
id: 'profile.error.not-found',
|
||||
|
||||
Reference in New Issue
Block a user