mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-09-26 16:46:56 +00:00
feat(i18n): add Slovak translation
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ import { defineRouting } from "next-intl/routing"
|
||||
* `CONTRIBUTING-TRANSLATIONS.md`.
|
||||
*/
|
||||
export const routing = defineRouting({
|
||||
locales: ["en", "es"],
|
||||
locales: ["en", "es", "sk"],
|
||||
defaultLocale: "en",
|
||||
localePrefix: "always",
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user