mirror of
https://github.com/supabase/supabase.git
synced 2026-05-06 14:05:05 +08:00
Correct Lithuanian text in README.lt.md (#43240)
Fixed a few grammatical mistakes in the README.lt.md ## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Just a few grammatical fixes in the readme, really nothing big ## What is the current behavior? Difficult to read, clearly AI generated sentences ## What is the new behavior? Not AI generated sentences, slightly easier to read (changed a few sentences only though) --------- Co-authored-by: Chris Chinchilla <chris@chrischinchilla.com> Co-authored-by: Chris Chinchilla <chris.ward@supabase.io>
This commit is contained in:
committed by
GitHub
parent
9819fb7b20
commit
5c7bf76e6c
@@ -7,11 +7,11 @@
|
||||
|
||||
# Supabase
|
||||
|
||||
[Supabase](https://supabase.com) yra atvirojo kodo Firebase alternatyva. Kuriame "Firebase" funkcijas naudodami įmonių klasės atvirojo kodo įrankius.
|
||||
[Supabase](https://supabase.com) yra atvirojo kodo „Firebase" alternatyva. Kuriame „Firebase" funkcijas naudodami įmonių-lygmens atvirojo kodo įrankius.
|
||||
|
||||
- [x] Prieglobos Postgres duomenų bazė. [Dokumentai](https://supabase.com/docs/guides/database)
|
||||
- [x] Autentiškumo nustatymas ir autorizavimas. [Dokumentai](https://supabase.com/docs/guides/auth)
|
||||
- [x] Automatiškai generuojamos API.
|
||||
- [x] Autentifikacijos nustatymas ir autorizavimas. [Dokumentai](https://supabase.com/docs/guides/auth)
|
||||
- [x] Automatiškai generuojami API.
|
||||
- [x] REST. [Dokumentai](https://supabase.com/docs/guides/api#rest-api-overview)
|
||||
- [x] GraphQL. [Dokumentai](https://supabase.com/docs/guides/api#graphql-api-overview)
|
||||
- [x] Realaus laiko prenumeratos. [Dokumentai](https://supabase.com/docs/guides/api#realtime-api-overview)
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
## Dokumentacija
|
||||
|
||||
Išsamios dokumentacijos rasite [supabase.com/docs](https://supabase.com/docs)
|
||||
Išsamias dokumentacijas rasite [supabase.com/docs](https://supabase.com/docs)
|
||||
|
||||
Norėdami sužinoti, kaip prisidėti, apsilankykite [Getting Started](../DEVELOPERS.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user