Skip to content

Commit f22b3da

Browse files
authored
chore(i18n): update British English spelling (#5529)
1 parent 1e82723 commit f22b3da

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

web/src/locales/en-GB.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
{}
1+
{
2+
"setting": {
3+
"sso-section": {
4+
"authorization-endpoint": "Authorisation endpoint"
5+
},
6+
"system-section": {
7+
"customize-server": {
8+
"title": "Customise Server"
9+
}
10+
}
11+
}
12+
}

0 commit comments

Comments
 (0)