fix(ft): add missing translations

This commit is contained in:
Ilya Averyanov 2023-05-09 17:08:58 +05:00
parent 45875bfee5
commit 244188982b
1 changed files with 4 additions and 0 deletions

View File

@ -237,6 +237,10 @@ desc(s3_exporter) ->
"S3 Exporter settings for the File transfer local storage backend";
desc(local_storage_segments_gc) ->
"Garbage collection settings for the File transfer local segments storage";
desc(local_storage_exporter_backend) ->
"Exporter for the local file system storage backend";
desc(storage_backend) ->
"Storage backend settings for file transfer";
desc(_) ->
undefined.