mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 06:08:46 -04:00
l10n: Remove spaces
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
This commit is contained in:
parent
6bdc1f8631
commit
bd402efe73
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ export default {
|
|||
}
|
||||
return t(
|
||||
'settings',
|
||||
'You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative} %</strong>)',
|
||||
'You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)',
|
||||
{ usage, totalSpace, usageRelative },
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue