Skip to content

Commit 170a595

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 803c01b commit 170a595

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

l10n/en_GB.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ OC.L10N.register(
134134
"Two-letter ISO 3166 country code" : "Two-letter ISO 3166 country code",
135135
"Full name of states or provinces" : "Full name of states or provinces",
136136
"Name of a locality or place, such as a city, county, or other geographic region" : "Name of a locality or place, such as a city, county, or other geographic region",
137-
"Name of an organization" : "Name of an organization",
138-
"Name of an organizational unit" : "Name of an organizational unit",
137+
"Name of an organization" : "Name of an organisation",
138+
"Name of an organizational unit" : "Name of an organisational unit",
139139
"Parameter '%s' is required!" : "Parameter '%s' is required!",
140140
"Parameter '%s' should be betweeen %s and %s." : "Parameter '%s' should be betweeen %s and %s.",
141141
"Invalid OID format. Expected pattern: %s" : "Invalid OID format. Expected pattern: %s",

l10n/en_GB.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@
132132
"Two-letter ISO 3166 country code" : "Two-letter ISO 3166 country code",
133133
"Full name of states or provinces" : "Full name of states or provinces",
134134
"Name of a locality or place, such as a city, county, or other geographic region" : "Name of a locality or place, such as a city, county, or other geographic region",
135-
"Name of an organization" : "Name of an organization",
136-
"Name of an organizational unit" : "Name of an organizational unit",
135+
"Name of an organization" : "Name of an organisation",
136+
"Name of an organizational unit" : "Name of an organisational unit",
137137
"Parameter '%s' is required!" : "Parameter '%s' is required!",
138138
"Parameter '%s' should be betweeen %s and %s." : "Parameter '%s' should be betweeen %s and %s.",
139139
"Invalid OID format. Expected pattern: %s" : "Invalid OID format. Expected pattern: %s",

0 commit comments

Comments
 (0)