mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-16 22:46:03 +01:00
feat(locales): Polish language (#42)
This commit is contained in:
11
locales/pl.json
Normal file
11
locales/pl.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"language": "Polski",
|
||||
"ui": {
|
||||
"settings": {
|
||||
"title": "Ustawienia",
|
||||
"language": "Język"
|
||||
},
|
||||
"close": "Zamknij",
|
||||
"confirm": "Potwierdź"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user