mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-17 21:04:11 +00:00
14 lines
609 B
JSON
14 lines
609 B
JSON
|
{
|
||
|
"@metadata": {
|
||
|
"authors": [
|
||
|
"Shirayuki"
|
||
|
]
|
||
|
},
|
||
|
"multimediaviewer-license-default": "View licence",
|
||
|
"multimediaviewer-permission-title": "Licence details",
|
||
|
"multimediaviewer-html-embed-credit-text-tbls": "\"$1\" by $2. Licenced under $3 via $4.",
|
||
|
"multimediaviewer-html-embed-credit-text-tls": "\"$1\". Licenced under $2 via $3.",
|
||
|
"multimediaviewer-html-embed-credit-text-tbl": "\"$1\" by $2. Licenced under $3.",
|
||
|
"multimediaviewer-html-embed-credit-text-tl": "\"$1\". Licenced under $2.",
|
||
|
"multimediaviewer-embed-license": "Licenced under $1."
|
||
|
}
|