fix incomplete lang patching, add en-gb stub

en-gb is empty, so it's patched with en-us strings. Added so DD/MM/YY
date formatting was possible in the ui.
This commit is contained in:
Harvey Tindall
2021-04-07 17:42:15 +01:00
parent 871bc9f396
commit 374ffbf01f
7 changed files with 45 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"meta": {
"name": "English (GB)"
}
}
+5
View File
@@ -0,0 +1,5 @@
{
"meta": {
"name": "English (GB)"
}
}
+5
View File
@@ -0,0 +1,5 @@
{
"meta": {
"name": "English (GB)"
}
}
+5
View File
@@ -0,0 +1,5 @@
{
"meta": {
"name": "English (GB)"
}
}
+5
View File
@@ -0,0 +1,5 @@
{
"meta": {
"name": "English (GB)"
}
}