Skip to content

Commit 54cd28a

Browse files
authored
chore(i18n): change Romanian key (#346)
1 parent b9ac5f6 commit 54cd28a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/services/i18n/language.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export const language = {
66
es_ES: 'Español',
77
ja_JP: '日本語',
88
pt_BR: 'Português (Brasil)',
9-
ro: 'Română',
9+
ro_RO: 'Română',
1010
ru: 'Русский',
1111
uk_UA: 'Українська',
1212
zh_CN: '中文 (简体)',

0 commit comments

Comments
 (0)