diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/sl.js | 1 | ||||
-rw-r--r-- | lib/l10n/sl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index 00d87cce34d..39edd16aa42 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -10,6 +10,7 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s in %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s in %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s in %5$s", + "Education Edition" : "Izobraževalna različica", "Enterprise bundle" : "Poslovni paket", "Groupware bundle" : "Paket za skupinsko delo", "Social sharing bundle" : "Paket družbene izmenjave", diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index 89daf30e542..1a9c24c9c06 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -8,6 +8,7 @@ "%1$s, %2$s and %3$s" : "%1$s, %2$s in %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s in %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s in %5$s", + "Education Edition" : "Izobraževalna različica", "Enterprise bundle" : "Poslovni paket", "Groupware bundle" : "Paket za skupinsko delo", "Social sharing bundle" : "Paket družbene izmenjave", |