@payloadcms/translations 3.6.0 → 3.6.1-canary.9067b37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/languages/sv.js +1 -1
- package/package.json +1 -1
package/dist/languages/sv.js
CHANGED
|
@@ -127,7 +127,7 @@ export const svTranslations = {
|
|
|
127
127
|
chooseDocumentToLink: 'Välj ett dokument att länka till',
|
|
128
128
|
chooseFromExisting: 'Välj bland befintliga',
|
|
129
129
|
chooseLabel: 'Välj {{label}}',
|
|
130
|
-
collapseAll: '
|
|
130
|
+
collapseAll: 'Kollapsa Alla',
|
|
131
131
|
customURL: 'Anpassad URL',
|
|
132
132
|
editLabelData: 'Redigera {{label}} data',
|
|
133
133
|
editLink: 'Redigera Länk',
|