12 - Added support for Korean in settings/UI.
This commit is contained in:
@@ -59,6 +59,12 @@ export interface SettingsLabels {
|
||||
linkToPassage: Control;
|
||||
};
|
||||
};
|
||||
|
||||
issues: {
|
||||
before: string;
|
||||
link: string;
|
||||
after?: string;
|
||||
};
|
||||
}
|
||||
|
||||
interface Control {
|
||||
|
||||
Reference in New Issue
Block a user