Create cs.json (#91)

added Czech translation
This commit is contained in:
sch3fr
2023-04-15 17:52:35 +02:00
committed by GitHub
parent 5c652b454e
commit 77b579d571

View File

@@ -0,0 +1,18 @@
{
"greetings.goodafternoon": "Dobré odpoledne",
"greetings.goodevening": "Dobrý večer",
"greetings.goodmorning": "Dobré ráno",
"greetings.goodnight": "Dobrou noc",
"search.search": "Vyhledávání",
"search.searchon": "<span>Vyhledad pomocí</span> {{searchprovider}}",
"search.sites": "Stránky",
"status.status": "Status",
"status.error": "chyba",
"status.offline": "offline",
"status.online": "online",
"status.unknown": "neznámý",
"tags": "Tagy",
"tags.home": "Domovská obrazovka",
"unsplash.description.photoby": "Fotografie od {{user}}",
"unsplash.description.by": "{{description}} od {{user}}"
}