WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 3656234

Browse files
authored
Merge pull request #2594 from mhespenh/master
fix: Administrator label in /settings/users
2 parents a2245ef + c91ade0 commit 3656234

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

104 files changed

+106
-106
lines changed

public/intl/messages/am-ET.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"value": "Add website"
4242
}
4343
],
44-
"label.administrator": [
44+
"label.admin": [
4545
{
4646
"type": 0,
4747
"value": "Administrator"

public/intl/messages/ar-SA.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"value": "إضافة موقع"
4242
}
4343
],
44-
"label.administrator": [
44+
"label.admin": [
4545
{
4646
"type": 0,
4747
"value": "مدير"

public/intl/messages/be-BY.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"value": "Дадаць сайт"
4242
}
4343
],
44-
"label.administrator": [
44+
"label.admin": [
4545
{
4646
"type": 0,
4747
"value": "Адміністратар"

public/intl/messages/bn-BD.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"value": "ওয়েবসাইট যুক্ত করুন"
4242
}
4343
],
44-
"label.administrator": [
44+
"label.admin": [
4545
{
4646
"type": 0,
4747
"value": "অ্যাডমিন"

public/intl/messages/ca-ES.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"value": "Afegeix lloc web"
4242
}
4343
],
44-
"label.administrator": [
44+
"label.admin": [
4545
{
4646
"type": 0,
4747
"value": "Administrador"

public/intl/messages/cs-CZ.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"value": "Přidat web"
4242
}
4343
],
44-
"label.administrator": [
44+
"label.admin": [
4545
{
4646
"type": 0,
4747
"value": "Administrátor"

public/intl/messages/da-DK.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"value": "Tilføj hjemmeside"
4242
}
4343
],
44-
"label.administrator": [
44+
"label.admin": [
4545
{
4646
"type": 0,
4747
"value": "Administrator"

public/intl/messages/de-CH.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"value": "Websiite hinzuefüege"
4242
}
4343
],
44-
"label.administrator": [
44+
"label.admin": [
4545
{
4646
"type": 0,
4747
"value": "Administrator"

public/intl/messages/de-DE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"value": "Website hinzufügen"
4242
}
4343
],
44-
"label.administrator": [
44+
"label.admin": [
4545
{
4646
"type": 0,
4747
"value": "Administrator"

public/intl/messages/el-GR.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"value": "Προσθήκη ιστότοπου"
4242
}
4343
],
44-
"label.administrator": [
44+
"label.admin": [
4545
{
4646
"type": 0,
4747
"value": "Διαχειριστής"

0 commit comments

Comments
 (0)