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/bg.js')
-rw-r--r--l10n/bg.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/bg.js b/l10n/bg.js
index c6e551269..e0a04be6a 100644
--- a/l10n/bg.js
+++ b/l10n/bg.js
@@ -2,10 +2,10 @@ OC.L10N.register(
"text",
{
"Text" : "Текст",
- "Retry" : "Опитай отново",
"Edit" : "Променяне",
"Undo" : "Отмяна",
"Bold" : "Удебелен",
- "Italic" : "Курсив"
+ "Italic" : "Курсив",
+ "Retry" : "Опитай отново"
},
"nplurals=2; plural=(n != 1);");