Skip to content

Commit 7a18e8d

Browse files
authored
Create et.lua
Create estonian locales for the resource
1 parent 8a7e193 commit 7a18e8d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

locales/et.lua

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
return {
2+
['ui_group'] = "Töökoht",
3+
['ui_count'] = "Tööl",
4+
['ui_name'] = "Nimi",
5+
['ui_id'] = "ID",
6+
['ui_player_count'] = "Mängijate arv",
7+
['ui_your_id'] = "Sinu ID",
8+
['ui_copied'] = "Kopeeritud!",
9+
10+
['command_open'] = "Avad listi!",
11+
['keymap_open'] = "Ava list",
12+
}

0 commit comments

Comments
 (0)