Skip to content

Commit f515439

Browse files
stefansnscastiel
andauthored
Add Romanian translations (#248)
* Add Romanian translations Create ro.json. * Add ro option. Add ro option. * Update ro.json * Prettier --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
1 parent e9d5831 commit f515439

File tree

12 files changed

+424
-14
lines changed

12 files changed

+424
-14
lines changed

messages/de-DE.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,8 @@
304304
"pl-PL": "Polski",
305305
"ru-RU": "Русский",
306306
"it-IT": "Italiano",
307-
"ua-UA": "Українська"
307+
"ua-UA": "Українська",
308+
"ro": "Română"
308309
},
309310
"Share": {
310311
"title": "Teilen",

messages/en-US.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,8 @@
304304
"pl-PL": "Polski",
305305
"ru-RU": "Русский",
306306
"it-IT": "Italiano",
307-
"ua-UA": "Українська"
307+
"ua-UA": "Українська",
308+
"ro": "Română"
308309
},
309310
"Share": {
310311
"title": "Share",

messages/es.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@
205205
"saving": "Guardando",
206206
"cancel": "Cancelar",
207207
"reimbursement": "Reembolso"
208-
209208
},
210209
"ExpenseDocumentsInput": {
211210
"TooBigToast": {
@@ -305,7 +304,8 @@
305304
"pl-PL": "Polski",
306305
"ru-RU": "Русский",
307306
"it-IT": "Italiano",
308-
"ua-UA": "Українська"
307+
"ua-UA": "Українська",
308+
"ro": "Română"
309309
},
310310
"Share": {
311311
"title": "Compartir",

messages/fi.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,8 @@
304304
"pl-PL": "Polski",
305305
"ru-RU": "Русский",
306306
"it-IT": "Italiano",
307-
"ua-UA": "Українська"
307+
"ua-UA": "Українська",
308+
"ro": "Română"
308309
},
309310
"Share": {
310311
"title": "Jaa",

messages/fr-FR.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,8 @@
304304
"pl-PL": "Polski",
305305
"ru-RU": "Русский",
306306
"it-IT": "Italiano",
307-
"ua-UA": "Українська"
307+
"ua-UA": "Українська",
308+
"ro": "Română"
308309
},
309310
"Share": {
310311
"title": "Partager",

messages/it-IT.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Benvenuto nella tua nuova instanza di <strong>Spliit</strong>!",
55
"button": {
66
"groups": "Vai ai gruppi",
7-
"github": "GitHub"
7+
"github": "GitHub"
88
}
99
},
1010
"Header": {
@@ -304,7 +304,8 @@
304304
"pl-PL": "Polski",
305305
"ru-RU": "Русский",
306306
"it-IT": "Italiano",
307-
"ua-UA": "Українська"
307+
"ua-UA": "Українська",
308+
"ro": "Română"
308309
},
309310
"Share": {
310311
"title": "Condividi",

messages/pl-PL.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -273,8 +273,7 @@
273273
"expenseCreated": "Wydatek <em>{expense}</em> stworzony przez <strong>{participant}</strong>.",
274274
"expenseUpdated": "Wydatek <em>{expense}</em> zaktualizowany przez <strong>{participant}</strong>.",
275275
"expenseDeleted": "Wydatek <em>{expense}</em> usunięty przez <strong>{participant}</strong>.",
276-
"Groups":
277-
{
276+
"Groups": {
278277
"today": "Dzisiaj",
279278
"yesterday": "Wczoraj",
280279
"earlierThisWeek": "Wcześniej w tym tygodniu",
@@ -304,7 +303,8 @@
304303
"pl-PL": "Polski",
305304
"ru-RU": "Русский",
306305
"it-IT": "Italiano",
307-
"ua-UA": "Українська"
306+
"ua-UA": "Українська",
307+
"ro": "Română"
308308
},
309309
"Share": {
310310
"title": "Udostępnij",

0 commit comments

Comments
 (0)