forked from github/server
Prefix schwarz
This commit is contained in:
parent
31a40b28f8
commit
a195392c18
2 changed files with 6 additions and 0 deletions
|
@ -6581,6 +6581,11 @@
|
|||
<text locale="en">dark </text>
|
||||
</string>
|
||||
|
||||
<string name="black">
|
||||
<text locale="de">Schwarz</text>
|
||||
<text locale="en">black </text>
|
||||
</string>
|
||||
|
||||
<string name="Licht">
|
||||
<text locale="de">Licht</text>
|
||||
<text locale="en">light </text>
|
||||
|
|
|
@ -27,4 +27,5 @@
|
|||
<prefix>flame</prefix>
|
||||
<prefix>ice</prefix>
|
||||
<prefix>star</prefix>
|
||||
<prefix>black</prefix>
|
||||
</prefixes>
|
||||
|
|
Loading…
Reference in a new issue