mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 22:09:20 +00:00
Add traditionalChinese option in the menu
Update traditionalChinese translation
This commit is contained in:
@@ -1851,6 +1851,7 @@ enum LanguageTranslation {
|
||||
Polish,
|
||||
German,
|
||||
Russian,
|
||||
TraditionalChinese,
|
||||
}
|
||||
|
||||
type UserPreferences {
|
||||
|
||||
@@ -231,6 +231,7 @@ enum LanguageTranslation {
|
||||
Polish,
|
||||
German,
|
||||
Russian,
|
||||
TraditionalChinese,
|
||||
}
|
||||
|
||||
type UserPreferences {
|
||||
|
||||
Reference in New Issue
Block a user