You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/en.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@
5
5
"dataset-live-title": "Live access",
6
6
"dataset-live-description": "The live version of the data, includes entities and properties. Only non-deprecated formats are listed as distributions.",
7
7
"dataset-dump-title": "Entity dump of $1",
8
-
"dataset-dump-description": "A static dump of all entites for the given date.",
8
+
"dataset-dump-description": "A static dump of all entities for the given date.",
9
9
"distribution-ld-description": "The Linked Data endpoint. Format is resolved through content negotiation.",
10
10
"distribution-api-description": "The MediaWiki API endpoint. Format is given through the \"format\" parameter.",
11
-
"distribution-dump-description": "A gziped $1 file."
11
+
"distribution-dump-description": "A $1 file, $2 compressed."
Copy file name to clipboardExpand all lines: i18n/qqq.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,5 +10,5 @@
10
10
"dataset-dump-description": "The description of the entity dump for the given date.",
11
11
"distribution-ld-description": "The description of the Linked Data endpoint. For content negotiation see https://en.wikipedia.org/wiki/Content_negotiation",
12
12
"distribution-api-description": "The description of the MediaWiki API endpoint. Leave \"format\" untranslated.",
13
-
"distribution-dump-description": "The description of a dump file where $1 is the file format."
13
+
"distribution-dump-description": "The description of a dump file where $1 is the file format and $2 the compression format."
0 commit comments