mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-24 01:28:27 +01:00
@@ -129,5 +129,10 @@ public enum PersonKind
|
||||
/// <summary>
|
||||
/// A person who renders a text from one language into another.
|
||||
/// </summary>
|
||||
Translator
|
||||
Translator,
|
||||
|
||||
/// <summary>
|
||||
/// A person who narrates a book or other work.
|
||||
/// </summary>
|
||||
Narrator
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user