diff options
Diffstat (limited to 'settings/l10n/cy_GB.php')
-rw-r--r-- | settings/l10n/cy_GB.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/settings/l10n/cy_GB.php b/settings/l10n/cy_GB.php index da8d02a9e40..8e21363d121 100644 --- a/settings/l10n/cy_GB.php +++ b/settings/l10n/cy_GB.php @@ -1,9 +1,9 @@ <?php $TRANSLATIONS = array( +"Encryption" => "Amgryptiad", "Authentication error" => "Gwall dilysu", "Invalid request" => "Cais annilys", "Error" => "Gwall", -"Saving..." => "Yn cadw...", "undo" => "dadwneud", "Groups" => "Grwpiau", "Delete" => "Dileu", @@ -12,7 +12,6 @@ $TRANSLATIONS = array( "Password" => "Cyfrinair", "New password" => "Cyfrinair newydd", "Email" => "E-bost", -"Encryption" => "Amgryptiad", "Other" => "Arall", "Username" => "Enw defnyddiwr" ); |