Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/en_GB.js')
-rw-r--r--l10n/en_GB.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/en_GB.js b/l10n/en_GB.js
index 99cb69e02..1dd8cfa23 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -18,10 +18,10 @@ OC.L10N.register(
"Bold" : "Bold",
"Italic" : "Italic",
"Participants" : "Participants",
- "Edit" : "Edit",
"Undo" : "Undo",
"Info" : "Info",
"Success" : "Success",
- "Warning" : "Warning"
+ "Warning" : "Warning",
+ "Edit" : "Edit"
},
"nplurals=2; plural=(n != 1);");