Skip to content

Commit

Permalink
docs: add Kinyarwanda
Browse files Browse the repository at this point in the history
  • Loading branch information
mtdvlpr authored Dec 30, 2024
1 parent 8a5239a commit 1cf5381
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/locales/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ import ptPt from './pt-pt.json';
import pt from './pt.json';
import ro from './ro.json';
import ru from './ru.json';
import rw from './rw.json';
import sk from './sk.json';
import sl from './sl.json';
import sv from './sv.json';
Expand All @@ -52,6 +53,7 @@ const messages: Record<LanguageValue, typeof en> = {
ptPt,
ro,
ru,
rw,
sk,
sl,
sv,
Expand Down

0 comments on commit 1cf5381

Please sign in to comment.