Explorar o código

added bg-BG (Bulgarian)

Plamen Vatev hai 1 ano
pai
achega
5f26b2a9e3
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      src/lib/i18n/locales/languages.json

+ 5 - 1
src/lib/i18n/locales/languages.json

@@ -1,4 +1,8 @@
 [
+	{
+		"code": "bg-BG",
+		"title": "Bulgarian (BG)"
+	},
 	{
 		"code": "en-US",
 		"title": "English (US)"
@@ -47,4 +51,4 @@
 		"code": "zh-TW",
 		"title": "Chinese (Traditional)"
 	}
-]
+]