Unverified Commit 0435a67a authored by Pavel Stržínek's avatar Pavel Stržínek Committed by GitHub

feat: czech locale support (#4316)

parent 0334a484
......@@ -5,6 +5,7 @@ import { findNearestMatchedLanguage } from "./utils/i18n";
export const locales = orderBy([
"ar",
"cs",
"de",
"en",
"en-GB",
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment