cebuano erstellt

This commit is contained in:
Torsten Schulz (local)
2026-05-30 20:21:08 +02:00
parent 88c742de0b
commit 1ca1b45b55
13 changed files with 379 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ import ja from './locales/ja.json';
import zh from './locales/zh.json';
import th from './locales/th.json';
import tl from './locales/tl.json';
import ceb from './locales/ceb.json';
const messages = {
de,
@@ -19,6 +20,7 @@ const messages = {
zh,
th,
tl
,ceb
};
const i18n = createI18n({