aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/l10n/bs.js4
-rw-r--r--core/l10n/bs.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/bs.js b/core/l10n/bs.js
index 76aa1543b36..5e6159cd565 100644
--- a/core/l10n/bs.js
+++ b/core/l10n/bs.js
@@ -11,6 +11,10 @@ OC.L10N.register(
"No image or file provided" : "Ne postoji predviđena slika ili datoteka",
"Unknown filetype" : "Nepoznat tip datoteke",
"Invalid image" : "Nevažeća datoteka",
+ "Sunday" : "Nedjelja",
+ "Monday" : "Ponedjeljak",
+ "Tuesday" : "Utorak",
+ "Wednesday" : "Srijeda",
"Saving..." : "Spašavam...",
"_{count} file conflict_::_{count} file conflicts_" : ["","",""],
"Share" : "Podijeli",
diff --git a/core/l10n/bs.json b/core/l10n/bs.json
index 5aa70fd604d..3908dc84fe3 100644
--- a/core/l10n/bs.json
+++ b/core/l10n/bs.json
@@ -9,6 +9,10 @@
"No image or file provided" : "Ne postoji predviđena slika ili datoteka",
"Unknown filetype" : "Nepoznat tip datoteke",
"Invalid image" : "Nevažeća datoteka",
+ "Sunday" : "Nedjelja",
+ "Monday" : "Ponedjeljak",
+ "Tuesday" : "Utorak",
+ "Wednesday" : "Srijeda",
"Saving..." : "Spašavam...",
"_{count} file conflict_::_{count} file conflicts_" : ["","",""],
"Share" : "Podijeli",