Add tests

This commit is contained in:
2023-01-13 22:11:29 -08:00
parent ec892e32a1
commit c6438486d3
3 changed files with 68 additions and 0 deletions

7
testdata/test.en.toml vendored Normal file
View File

@@ -0,0 +1,7 @@
[[translation]]
id = 458405366
value = 'First test'
[[translation]]
id = 2703638123
value = 'Second test'

4
testdata/test.ru.toml vendored Normal file
View File

@@ -0,0 +1,4 @@
[[translation]]
id = 458405366
value = 'Первая проверка'