mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-23 22:27:13 -04: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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue