Skip to content

Commit 271edf6

Browse files
ValeriaKhokhaactions-user
authored andcommitted
Update translation sources
1 parent 4139834 commit 271edf6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

locale/en/book/box/data_model.pot

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ msgstr ""
3232
msgid "Fields are distinct data values, contained in a tuple. They play the same role as \"row columns\" or \"record fields\" in relational databases, with a few improvements:"
3333
msgstr ""
3434

35-
msgid "fields can be composite structures, such as arrays or maps, and"
35+
msgid "fields can be composite structures, such as arrays or maps,"
3636
msgstr ""
3737

3838
msgid "fields don't need to have names."
@@ -59,10 +59,10 @@ msgstr ""
5959
msgid "At least one space is required to store data with Tarantool. Each space has the following attributes:"
6060
msgstr ""
6161

62-
msgid "a unique **name** specified by the user"
62+
msgid "a unique **name** specified by the user,"
6363
msgstr ""
6464

65-
msgid "a unique **numeric identifier** which can be specified by the user, but usually is assigned automatically by Tarantool."
65+
msgid "a unique **numeric identifier** which can be specified by the user, but usually is assigned automatically by Tarantool,"
6666
msgstr ""
6767

6868
msgid "an **engine**: *memtx* (default) -- in-memory engine, fast but limited in size, or *vinyl* -- on-disk engine for huge data sets."

0 commit comments

Comments
 (0)