diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-07-30 10:20:05 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-07-30 10:21:55 +0200 |
commit | bb5e6c9823a6c89f9eecd82c45d48f664063cace (patch) | |
tree | d5427a0306c1effc6555674ddbcab333864cf939 /help/l10n/bg_BG.php | |
parent | 924cd17f2ed18dcc860a5e15543c3fc835203c4c (diff) | |
download | nextcloud-server-bb5e6c9823a6c89f9eecd82c45d48f664063cace.tar.gz nextcloud-server-bb5e6c9823a6c89f9eecd82c45d48f664063cace.zip |
Transifex connection, added French and part of Bulgarian
Diffstat (limited to 'help/l10n/bg_BG.php')
-rw-r--r-- | help/l10n/bg_BG.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/help/l10n/bg_BG.php b/help/l10n/bg_BG.php new file mode 100644 index 00000000000..44f260693b3 --- /dev/null +++ b/help/l10n/bg_BG.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Questions and Answers" => "Въпроси и отговори", +"ASK A QUESTION" => "ЗАДАЙТЕ ВЪПРОС" +); |