summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cy_GB.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/cy_GB.php')
-rw-r--r--apps/files_sharing/l10n/cy_GB.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/cy_GB.php b/apps/files_sharing/l10n/cy_GB.php
index bf05f890a94..0012a9fa7f1 100644
--- a/apps/files_sharing/l10n/cy_GB.php
+++ b/apps/files_sharing/l10n/cy_GB.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
-"Password" => "Cyfrinair"
+"Password" => "Cyfrinair",
+"Download" => "Llwytho i lawr"
);
$PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;";