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