Skip to content

Commit 6d10951

Browse files
authored
feat(i18n): add Finish (fi) locale
1 parent 30f8c6b commit 6d10951

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

layer/i18n/locales/fi.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"common": {
3+
"or": "tai",
4+
"error": {
5+
"title": "Sivua ei löytynyt",
6+
"description": "Pahoittelut, etsimääsi sivua ei löytynyt."
7+
}
8+
},
9+
"docs": {
10+
"copy": {
11+
"page": "Kopioi sivu",
12+
"link": "Kopioi Markdown-sivu",
13+
"view": "Näytä Markdownina",
14+
"gpt": "Avaa ChatGPT:ssä",
15+
"claude": "Avaa Claudessa"
16+
},
17+
"links": "Yhteisö",
18+
"toc": "Tällä sivulla",
19+
"report": "Ilmoita ongelmasta",
20+
"edit": "Muokkaa tätä sivua"
21+
}
22+
}

0 commit comments

Comments
 (0)