Correct unneeded space in translation file
This commit is contained in:
parent
9b6259a580
commit
96d7761f19
|
@ -660,7 +660,7 @@
|
||||||
"description": "Text displayed as description for report issue button",
|
"description": "Text displayed as description for report issue button",
|
||||||
"context": "Visible in the settings view"
|
"context": "Visible in the settings view"
|
||||||
},
|
},
|
||||||
"settingsLicenses": " Licenses",
|
"settingsLicenses": "Licenses",
|
||||||
"@settingsLicenses": {
|
"@settingsLicenses": {
|
||||||
"description": "Text displayed as description for licenses button",
|
"description": "Text displayed as description for licenses button",
|
||||||
"context": "Visible in the settings view"
|
"context": "Visible in the settings view"
|
||||||
|
|
Loading…
Reference in New Issue