mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 13:20:19 +08:00
Remove Go i18n duplicates
This commit is contained in:
@ -38,7 +38,7 @@ export const Countries = [{label: "English", key: "en", country: "US", alt: "Eng
|
||||
{label: "Español", key: "es", country: "ES", alt: "Español"},
|
||||
{label: "Français", key: "fr", country: "FR", alt: "Français"},
|
||||
{label: "Deutsch", key: "de", country: "DE", alt: "Deutsch"},
|
||||
{label: "Bahasa Indonesia", key: "id", country: "ID", alt: "Bahasa Indonesia"},
|
||||
{label: "Indonesia", key: "id", country: "ID", alt: "Indonesia"},
|
||||
{label: "日本語", key: "ja", country: "JP", alt: "日本語"},
|
||||
{label: "한국어", key: "ko", country: "KR", alt: "한국어"},
|
||||
{label: "Русский", key: "ru", country: "RU", alt: "Русский"},
|
||||
|
@ -633,7 +633,7 @@
|
||||
"Casdoor column": "Kolom Casdoor",
|
||||
"Column name": "Nama kolom",
|
||||
"Column type": "Tipe kolom",
|
||||
"Database": "Database (bahasa Indonesia)",
|
||||
"Database": "Database",
|
||||
"Database - Tooltip": "Nama basis data asli",
|
||||
"Database type": "Tipe Basis Data",
|
||||
"Database type - Tooltip": "Jenis database, mendukung semua database yang didukung oleh XORM, seperti MySQL, PostgreSQL, SQL Server, Oracle, SQLite, dan lain-lain.",
|
||||
|
Reference in New Issue
Block a user