Skip to content

Commit 83c1099

Browse files
committed
fix newlines
1 parent eb34e46 commit 83c1099

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

translations/de.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1100,4 +1100,4 @@
11001100
"{{.profile}} profile is not valid: {{.err}}": "{{.profile}} ist nicht valide: {{.err}}",
11011101
"{{.type}} is not yet a supported filesystem. We will try anyways!": "{{.type}} ist kein derzeit unterstütztes Dateisystem. Wir versuchen es trotzdem!",
11021102
"{{.url}} is not accessible: {{.error}}": "Fehler beim Zugriff auf {{.url}}: {{.error}}"
1103-
}
1103+
}

translations/es.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1090,4 +1090,4 @@
10901090
"{{.profile}} profile is not valid: {{.err}}": "",
10911091
"{{.type}} is not yet a supported filesystem. We will try anyways!": "",
10921092
"{{.url}} is not accessible: {{.error}}": ""
1093-
}
1093+
}

translations/fr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1086,4 +1086,4 @@
10861086
"{{.profile}} profile is not valid: {{.err}}": "Le profil {{.profile}} n'est pas valide : {{.err}}",
10871087
"{{.type}} is not yet a supported filesystem. We will try anyways!": "{{.type}} n'est pas encore un système de fichiers pris en charge. Nous essaierons quand même !",
10881088
"{{.url}} is not accessible: {{.error}}": "{{.url}} n'est pas accessible : {{.error}}"
1089-
}
1089+
}

translations/ja.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1036,4 +1036,4 @@
10361036
"{{.profile}} profile is not valid: {{.err}}": "{{.profile}} プロファイルは無効です: {{.err}}",
10371037
"{{.type}} is not yet a supported filesystem. We will try anyways!": "{{.type}} は未サポートのファイルシステムです。とにかくやってみます!",
10381038
"{{.url}} is not accessible: {{.error}}": "{{.url}} にアクセスできません: {{.error}}"
1039-
}
1039+
}

translations/ko.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1102,4 +1102,4 @@
11021102
"{{.profile}} profile is not valid: {{.err}}": "{{.profile}} 프로파일이 올바르지 않습니다: {{.err}}",
11031103
"{{.type}} is not yet a supported filesystem. We will try anyways!": "",
11041104
"{{.url}} is not accessible: {{.error}}": "{{.url}} 이 접근 불가능합니다: {{.error}}"
1105-
}
1105+
}

translations/pl.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1107,4 +1107,4 @@
11071107
"{{.profile}} profile is not valid: {{.err}}": "{{.profile}} profil nie jest poprawny: {{.err}}",
11081108
"{{.type}} is not yet a supported filesystem. We will try anyways!": "{{.type}} nie jest wspierany przez system plików. I tak spróbujemy!",
11091109
"{{.url}} is not accessible: {{.error}}": "{{.url}} nie jest osiągalny: {{.error}}"
1110-
}
1110+
}

translations/ru.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1023,4 +1023,4 @@
10231023
"{{.profile}} profile is not valid: {{.err}}": "",
10241024
"{{.type}} is not yet a supported filesystem. We will try anyways!": "",
10251025
"{{.url}} is not accessible: {{.error}}": ""
1026-
}
1026+
}

translations/strings.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1021,4 +1021,4 @@
10211021
"{{.profile}} profile is not valid: {{.err}}": "",
10221022
"{{.type}} is not yet a supported filesystem. We will try anyways!": "",
10231023
"{{.url}} is not accessible: {{.error}}": ""
1024-
}
1024+
}

translations/zh-CN.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1217,4 +1217,4 @@
12171217
"{{.profile}} profile is not valid: {{.err}}": "",
12181218
"{{.type}} is not yet a supported filesystem. We will try anyways!": "",
12191219
"{{.url}} is not accessible: {{.error}}": ""
1220-
}
1220+
}

0 commit comments

Comments
 (0)