PipFlutterPlayerTranslations.vietnamese constructor
PipFlutterPlayerTranslations.vietnamese()
Implementation
factory PipFlutterPlayerTranslations.vietnamese() =>
PipFlutterPlayerTranslations(
languageCode: "vi",
generalDefaultError: "Video không thể phát bây giờ",
generalNone: "Không có",
generalDefault: "Mặc định",
generalRetry: "Thử lại ngay",
controlsLive: "Trực tiếp",
playlistLoadingNextVideo: "Đang tải video tiếp theo",
controlsNextVideoIn: "Video tiếp theo",
overflowMenuPlaybackSpeed: "Tốc độ phát",
overflowMenuSubtitles: "Phụ đề",
overflowMenuQuality: "Chất lượng",
overflowMenuAudioTracks: "Âm thanh",
qualityAuto: "Tự động",
);