You've already forked AstralRinth
forked from didirus/AstralRinth
Preserve whitespace in extracted translatable strings (#1390)
This commit is contained in:
@@ -165,14 +165,14 @@
|
||||
"message": "Revoke session"
|
||||
},
|
||||
"settings.sessions.description": {
|
||||
"message": "Here are all the devices that are currently logged in with your Modrinth account. You can log out of each one individually.\n\n If you see an entry you don't recognize, log out of that device and change your Modrinth account password immediately."
|
||||
},
|
||||
"settings.sessions.label.current-session": {
|
||||
"message": "Current session"
|
||||
"message": "Here are all the devices that are currently logged in with your Modrinth account. You can log out of each one individually.\n\nIf you see an entry you don't recognize, log out of that device and change your Modrinth account password immediately."
|
||||
},
|
||||
"settings.sessions.label.created-at": {
|
||||
"message": "Created {ago}"
|
||||
},
|
||||
"settings.sessions.label.current-session": {
|
||||
"message": "Current session"
|
||||
},
|
||||
"settings.sessions.label.last-accessed-at": {
|
||||
"message": "Last accessed {ago}"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user