feat(locales): norwegian locales (#313)

Co-authored-by: actstorm <kenneth@reshadow.gg>
This commit is contained in:
Kenneth Iversen
2023-05-01 10:59:10 +02:00
committed by GitHub
parent 21b4180bf8
commit 4b2a09c96f

9
locales/no.json Normal file
View File

@@ -0,0 +1,9 @@
{
"language": "Norsk",
"ui": {
"cancel": "Avbryt",
"close": "Lukk",
"confirm": "Bekreft",
"more": "Mer..."
}
}