diff options
Diffstat (limited to 'plugins/managesieve/localization/cy_GB.inc')
-rw-r--r-- | plugins/managesieve/localization/cy_GB.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/managesieve/localization/cy_GB.inc b/plugins/managesieve/localization/cy_GB.inc index 81f2ca216..800d14b65 100644 --- a/plugins/managesieve/localization/cy_GB.inc +++ b/plugins/managesieve/localization/cy_GB.inc @@ -57,6 +57,9 @@ $labels['sender'] = 'Anfonwr'; $labels['recipient'] = 'Derbynnwr'; $labels['vacationaddresses'] = 'Fy chyfeiriadau ebost ychwanegol (gwahanir gyda coma):'; $labels['vacationdays'] = 'Pa mor aml i ddanfon negeseuon (mewn dyddiau):'; +$labels['vacationinterval'] = 'How often send messages:'; +$labels['days'] = 'days'; +$labels['seconds'] = 'seconds'; $labels['vacationreason'] = 'Corff neges (rheswm ar wyliau):'; $labels['vacationsubject'] = 'Pwnc neges:'; $labels['rulestop'] = 'Stopio gwerthuso rheolau'; |