pl-fe: init en_GB locale
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -38,6 +38,7 @@ const languages = {
|
||||
da: 'Dansk',
|
||||
de: 'Deutsch',
|
||||
el: 'Ελληνικά',
|
||||
'en-GB': 'English (UK)',
|
||||
'en-Shaw': '𐑖𐑱𐑝𐑾𐑯',
|
||||
eo: 'Esperanto',
|
||||
es: 'Español',
|
||||
|
||||
2
packages/pl-fe/src/locales/en-GB.json
Normal file
2
packages/pl-fe/src/locales/en-GB.json
Normal file
@ -0,0 +1,2 @@
|
||||
{
|
||||
}
|
||||
@ -42,6 +42,7 @@ const locales = [
|
||||
'de',
|
||||
'el',
|
||||
'en',
|
||||
'en-GB',
|
||||
'en-Shaw',
|
||||
'eo',
|
||||
'es-AR',
|
||||
|
||||
Reference in New Issue
Block a user