diff options
Diffstat (limited to 'apps/lang/russian.lang')
-rw-r--r-- | apps/lang/russian.lang | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/apps/lang/russian.lang b/apps/lang/russian.lang index 42551ae26e..e744542e1c 100644 --- a/apps/lang/russian.lang +++ b/apps/lang/russian.lang @@ -13138,6 +13138,34 @@ </voice> </phrase> <phrase> + id: LANG_FILTER_SHORT + desc: in sound settings + user: core + <source> + *: "Short" + </source> + <dest> + *: "Short" + </dest> + <voice> + *: "Short" + </voice> +</phrase> +<phrase> + id: LANG_FILTER_BYPASS + desc: in sound settings + user: core + <source> + *: "Bypass" + </source> + <dest> + *: "Bypass" + </dest> + <voice> + *: "Bypass" + </voice> +</phrase> +<phrase> id: LANG_COMPRESSOR_ATTACK desc: in sound settings user: core |