mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: Update Indonesian language from Bahasa
to Bahasa Indonesia
(#2555)
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
This commit is contained in:
parent
63a267ca6d
commit
18672b197c
@ -38,7 +38,7 @@ String languageFromLocale(Locale locale) {
|
||||
case "hu":
|
||||
return "Magyar";
|
||||
case "id":
|
||||
return "Bahasa";
|
||||
return "Bahasa Indonesia";
|
||||
case "it":
|
||||
return "Italiano";
|
||||
case "ja":
|
||||
|
Loading…
Reference in New Issue
Block a user