diff --git a/[esx_addons]/esx_allowlist/locales/et.lua b/[esx_addons]/esx_allowlist/locales/et.lua new file mode 100644 index 00000000..2ddadf89 --- /dev/null +++ b/[esx_addons]/esx_allowlist/locales/et.lua @@ -0,0 +1,8 @@ +Locales['et'] = { + ['allowlist_check'] = 'Kontrollime, kas te olete allowlistis.', + ['not_allowlisted'] = 'Sa pead olema Allowlistis, et ühineda serveriga!', + ['allowlist_empty'] = 'Ühtegi inimest pole allowlistis.', + ['license_missing'] = 'Viga: Sul puudub identifier!', + ['help_allowlist_add'] = 'Lisa inimene allowlisti', + ['help_allowlist_load'] = 'Lae allowlist uuesti', +}