Skip to content

Commit 8b6588b

Browse files
authored
fix(locales): revert translated keys on Romanian file (#726)
1 parent 2cf89e5 commit 8b6588b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/locales/ro-RO.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"previousMonth": "Luna anterioară",
55
"nextYear": "Anul următor",
66
"previousYear": "Anul anterior",
7-
"zilele săptămânii": [
7+
"weekdays": [
88
"Duminică",
99
"Luni",
1010
"Marți",
@@ -13,7 +13,7 @@
1313
"Vineri",
1414
"Sâmbătă"
1515
],
16-
"luni": [
16+
"months": [
1717
"Ianuarie",
1818
"Februarie",
1919
"Martie",

0 commit comments

Comments
 (0)