mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 14:07:01 +09:00
Add ro-RO
This commit is contained in:
parent
39a77601dc
commit
26f0c1d24b
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ class Util {
|
|||
};
|
||||
|
||||
enabledLangs () {
|
||||
return [ "da-DK", "de-DE", "en-US", "es-ES", "fr-FR", "hi-IN", "id-ID", "it-IT", "no-NO", "zh-CN", "zh-TW" ];
|
||||
return [ "da-DK", "de-DE", "en-US", "es-ES", "fr-FR", "hi-IN", "id-ID", "it-IT", "no-NO", "ro-RO", "zh-CN", "zh-TW" ];
|
||||
};
|
||||
|
||||
translate (key) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue