Update cs.json (POEditor.com)
This commit is contained in:
parent
078a7c24e6
commit
ff3a89b15a
1 changed files with 9 additions and 1 deletions
|
|
@ -275,7 +275,8 @@
|
||||||
"defaultView": "Výchozí stránka"
|
"defaultView": "Výchozí stránka"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"albumList": "Alba"
|
"albumList": "Alba",
|
||||||
|
"about": "O"
|
||||||
},
|
},
|
||||||
"player": {
|
"player": {
|
||||||
"playListsText": "Fronta",
|
"playListsText": "Fronta",
|
||||||
|
|
@ -301,5 +302,12 @@
|
||||||
"singleLoop": "Opakovat jednou",
|
"singleLoop": "Opakovat jednou",
|
||||||
"shufflePlay": "Zamíchat"
|
"shufflePlay": "Zamíchat"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"about": {
|
||||||
|
"links": {
|
||||||
|
"homepage": "Domovská stránka",
|
||||||
|
"source": "Zdrojový kód",
|
||||||
|
"featureRequests": "Požadavky o funkce"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue