localizer 0.3.5

Simple library for localization.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[langs.ru]

"table" = "таблица"

"team" = "сторона"

"input number" = "введите число"

"Error" = "Ошибка"

"win" = "победил"

"nobody" = "никто"



[langs.en]

"table" = "table"

"team" = "side"#player

"input number" = "input number"

"Error" = "Error"

"win" = "win"

"nobody" = "nobody"