diff options
Diffstat (limited to 'lib/l10n/lb.js')
-rw-r--r-- | lib/l10n/lb.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/lb.js b/lib/l10n/lb.js index 682dcc63954..0c9bcc2f30a 100644 --- a/lib/l10n/lb.js +++ b/lib/l10n/lb.js @@ -6,7 +6,6 @@ OC.L10N.register( "Sample configuration detected" : "Beispill-Konfiguratioun erkannt", "PHP %s or higher is required." : "PHP %s oder méi nei ass néideg.", "PHP with a version lower than %s is required." : "PHP mat enger Versioun %s oder méi kleng ass néideg.", - "Following databases are supported: %s" : "Dës Datebanke ginn ënnerstëtzt: %s", "Unknown filetype" : "Onbekannten Fichier Typ", "Invalid image" : "Ongülteg d'Bild", "today" : "haut", @@ -65,6 +64,7 @@ OC.L10N.register( "Dec." : "Dez.", "Authentication error" : "Authentifikatioun's Fehler", "Storage is temporarily not available" : "Späicherplaatz temporär net erreeschbar", + "Following databases are supported: %s" : "Dës Datebanke ginn ënnerstëtzt: %s", "Sharing" : "Gedeelt" }, "nplurals=2; plural=(n != 1);"); |