mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-11 16:05:50 -06:00
New translations firefly.php (Russian)
This commit is contained in:
parent
4cb832eb00
commit
9d1ae437dd
@ -144,7 +144,10 @@ return [
|
||||
|
||||
// repeat frequencies:
|
||||
'repeat_freq_yearly' => 'ежегодно',
|
||||
'repeat_freq_half-year' => 'every half-year',
|
||||
'repeat_freq_quarterly' => 'quarterly',
|
||||
'repeat_freq_monthly' => 'ежемесячно',
|
||||
'repeat_freq_weekly' => 'weekly',
|
||||
'weekly' => 'еженедельно',
|
||||
'quarterly' => 'раз в квартал',
|
||||
'half-year' => 'раз в полгода',
|
||||
|
Loading…
Reference in New Issue
Block a user