feat: Add Greek translation (#1176)
This commit is contained in:
@@ -8,6 +8,7 @@ import bgBG from './bg-BG';
|
||||
import csCZ from './cs-CZ';
|
||||
import daDK from './da-DK';
|
||||
import deDE from './de-DE';
|
||||
import elGR from './el-GR';
|
||||
import enGB from './en-GB';
|
||||
import enUS from './en-US';
|
||||
import esES from './es-ES';
|
||||
@@ -39,6 +40,7 @@ const locales = [
|
||||
csCZ,
|
||||
daDK,
|
||||
deDE,
|
||||
elGR,
|
||||
enGB,
|
||||
enUS,
|
||||
esES,
|
||||
|
||||
Reference in New Issue
Block a user