Interface GobanStrings

interface GobanStrings {
    %sd: string;
    %sh: string;
    %sm: string;
    %ss: string;
    %swk: string;
    A stone has already been placed here: string;
    Anime: string;
    Black: string;
    Black Walnut: string;
    Black to move: string;
    Book: string;
    Bright Kaya: string;
    Control passed to %s: string;
    Custom: string;
    Enter the label you want to add to the board: string;
    Error: string;
    Error submitting move: string;
    Game Finished: string;
    Glass: string;
    Granite: string;
    HNG: string;
    HNG Night: string;
    Illegal Ko Move: string;
    Illegal board repetition: string;
    Kaya: string;
    Loading...: string;
    Move is suicidal: string;
    Night: string;
    Night Play: string;
    Persimmon: string;
    Plain: string;
    Processing...: string;
    Red Oak: string;
    Review: string;
    Self-capture is not allowed: string;
    Shell: string;
    Slate: string;
    Stone Removal: string;
    Stone Removal Phase: string;
    Submitting...: string;
    Synchronization error, reloading: string;
    The game would be repeating with that move, please play somewhere else first: string;
    White: string;
    White to move: string;
    Worn Glass: string;
    Your move: string;
    Your move - opponent passed: string;
}

Properties

%sd: string
%sh: string
%sm: string
%ss: string
%swk: string
A stone has already been placed here: string
Anime: string
Black: string
Black Walnut: string
Black to move: string
Book: string
Bright Kaya: string
Control passed to %s: string
Custom: string
Enter the label you want to add to the board: string
Error: string
Error submitting move: string
Game Finished: string
Glass: string
Granite: string
HNG: string
HNG Night: string
Illegal Ko Move: string
Illegal board repetition: string
Kaya: string
Loading...: string
Move is suicidal: string
Night: string
Night Play: string
Persimmon: string
Plain: string
Processing...: string
Red Oak: string
Review: string
Self-capture is not allowed: string
Shell: string
Slate: string
Stone Removal: string
Stone Removal Phase: string
Submitting...: string
Synchronization error, reloading: string
The game would be repeating with that move, please play somewhere else first: string
White: string
White to move: string
Worn Glass: string
Your move: string
Your move - opponent passed: string