diff options
author | Sam Tuke <samtuke@owncloud.com> | 2013-01-23 12:52:53 +0000 |
---|---|---|
committer | Sam Tuke <samtuke@owncloud.com> | 2013-01-23 12:52:53 +0000 |
commit | 14d0903a287cd534cb778e0411c1883dcc63a22b (patch) | |
tree | 59cec9fe4c7d0de0ca8703d78f64a9a156f1c726 /lib/l10n/lb.php | |
parent | de0ed634f2fb1bb9fbb93f6c0a66882dea42e288 (diff) | |
parent | c986dbe5739347f3fd40fa17132169de9fd9494c (diff) | |
download | nextcloud-server-14d0903a287cd534cb778e0411c1883dcc63a22b.tar.gz nextcloud-server-14d0903a287cd534cb778e0411c1883dcc63a22b.zip |
Merge branch 'master' of github.com:owncloud/core
Diffstat (limited to 'lib/l10n/lb.php')
-rw-r--r-- | lib/l10n/lb.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/lb.php b/lib/l10n/lb.php index baee630e897..a5a9adca187 100644 --- a/lib/l10n/lb.php +++ b/lib/l10n/lb.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( +"Help" => "Hëllef", "Personal" => "Perséinlech", "Settings" => "Astellungen", "Authentication error" => "Authentifikatioun's Fehler", +"Files" => "Dateien", "Text" => "SMS" ); |