diff options
Diffstat (limited to 'lib/l10n/lb.php')
-rw-r--r-- | lib/l10n/lb.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/lb.php b/lib/l10n/lb.php new file mode 100644 index 00000000000..baee630e897 --- /dev/null +++ b/lib/l10n/lb.php @@ -0,0 +1,6 @@ +<?php $TRANSLATIONS = array( +"Personal" => "Perséinlech", +"Settings" => "Astellungen", +"Authentication error" => "Authentifikatioun's Fehler", +"Text" => "SMS" +); |