mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-19 07:56:02 +01:00
feat(locales): German locale(#39)
This commit is contained in:
11
locales/de.json
Normal file
11
locales/de.json
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"language": "German",
|
||||||
|
"ui": {
|
||||||
|
"settings": {
|
||||||
|
"title": "Einstellungen",
|
||||||
|
"language": "Sprache"
|
||||||
|
},
|
||||||
|
"close": "Schließen",
|
||||||
|
"confirm": "Bestätigen"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user