mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-15 00:21:10 +00:00
Reference Italian & Romanian FAQ
This commit is contained in:
parent
9837da6aef
commit
a4ca4aad46
1 changed files with 4 additions and 0 deletions
|
@ -739,6 +739,10 @@ public class Helper {
|
|||
return "de-rDE";
|
||||
case "fr":
|
||||
return "fr-rFR";
|
||||
case "it":
|
||||
return "it-rIT";
|
||||
case "ro":
|
||||
return "ro-rRO";
|
||||
default:
|
||||
return null;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue