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 5e80dbbfe..f944368f4 100644
--- a/l10n/en_GB.js
+++ b/l10n/en_GB.js
@@ -3,10 +3,10 @@ OC.L10N.register(
{
"Text" : "Text",
"Unsaved changes" : "Unsaved changes",
- "Edit" : "Edit",
- "Undo" : "Undo",
"Bold" : "Bold",
"Italic" : "Italic",
+ "Edit" : "Edit",
+ "Undo" : "Undo",
"Retry" : "Retry"
},
"nplurals=2; plural=(n != 1);");