repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Rename getSlaveDB() FileRepo method to getReplicaDB()
[mediawiki.git]
/
languages
/
messages
/
MessagesDe_ch.php
blob
dacefa33ac6ce48814ea75f299ea64af226effb4
1
<
?php
2
/** Swiss High German (Schweizer Hochdeutsch)
3
*
4
* To improve a translation please visit https://translatewiki.net
5
*
6
* @ingroup Language
7
* @file
8
*
9
*/
10
11
$fallback
=
'de'
;
12
$separatorTransformTable
= [
','
=>
"'"
,
'.'
=>
','
];
13