feat: Add British English translation

This commit is contained in:
Maksim Eltyshev
2024-10-09 14:22:22 +02:00
parent 309c2ed762
commit 38d349e7f5
5 changed files with 287 additions and 0 deletions
+2
View File
@@ -3,6 +3,7 @@ import bgBG from './bg-BG';
import csCZ from './cs-CZ';
import daDK from './da-DK';
import deDE from './de-DE';
import enGB from './en-GB';
import enUS from './en-US';
import esES from './es-ES';
import faIR from './fa-IR';
@@ -31,6 +32,7 @@ const locales = [
csCZ,
daDK,
deDE,
enGB,
enUS,
esES,
faIR,