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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-30 05:16:49 +0300
committerNextcloud bot <bot@nextcloud.com>2019-11-30 05:16:49 +0300
commit6725a4b746382a7ebc72e7e70539954cd450240a (patch)
treeea0efdac0cefe33e4c0aad70bf760b4618089e3a /apps/systemtags
parent6a940d5c742490e4e891f675e3f45b5f975cf650 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/systemtags')
-rw-r--r--apps/systemtags/l10n/hr.js1
-rw-r--r--apps/systemtags/l10n/hr.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/hr.js b/apps/systemtags/l10n/hr.js
index 0e28833e247..c4dd0aa6049 100644
--- a/apps/systemtags/l10n/hr.js
+++ b/apps/systemtags/l10n/hr.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"systemtags",
{
"Tags" : "Oznake",
+ "Tag name is empty" : "Nema naziva oznake",
"Update" : "Ažuriraj",
"Create" : "Stvori",
"Select tag…" : "Odaberite oznaku…",
diff --git a/apps/systemtags/l10n/hr.json b/apps/systemtags/l10n/hr.json
index 122a281476e..12cb0d3ae95 100644
--- a/apps/systemtags/l10n/hr.json
+++ b/apps/systemtags/l10n/hr.json
@@ -1,5 +1,6 @@
{ "translations": {
"Tags" : "Oznake",
+ "Tag name is empty" : "Nema naziva oznake",
"Update" : "Ažuriraj",
"Create" : "Stvori",
"Select tag…" : "Odaberite oznaku…",