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:
authorNextcloud bot <bot@nextcloud.com>2020-11-18 06:14:40 +0300
committerNextcloud bot <bot@nextcloud.com>2020-11-18 06:14:40 +0300
commit9fd07c820e2b22efc26887540027f85150d5cbea (patch)
tree04ed64433e88cfbccd7f224bc83b7483af168b61 /l10n/ast.js
parent7d29ce412e9c728494fd7a45d9559fb20b6fc870 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ast.js')
-rw-r--r--l10n/ast.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ast.js b/l10n/ast.js
index 25ffd330b..a0a0846a9 100644
--- a/l10n/ast.js
+++ b/l10n/ast.js
@@ -2,8 +2,8 @@ OC.L10N.register(
"text",
{
"Text" : "Testu",
- "Retry" : "Retentar",
"Edit" : "Editar",
- "Undo" : "Desfacer"
+ "Undo" : "Desfacer",
+ "Retry" : "Retentar"
},
"nplurals=2; plural=(n != 1);");