Skip to content

Commit ba46925

Browse files
committed
New translations translation.json (Romanian)
1 parent 2d52f1f commit ba46925

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/locales/ro/translation.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,8 @@
178178
"invalidDate": "Data specificată nu este valabilă (de exemplu: ziua dată nu există)",
179179
"noComponentsCurrentTime": "Trebuie să specificați cel puțin o componentă de timp care trebuie modificată. Dacă aveți nevoie de ora curentă, utilizați `/{{atCommand}}` fără să specificați niciun argument",
180180
"noComponentsUnix": "Trebuie să specificați cel puțin o componentă de timp care trebuie modificată. Dacă doriți să obțineți sintaxa pentru un timestamp UNIX, utilizați `/{{unixCommand}}`",
181-
"timezoneNotFound": "Fusul orar specificat nu poate fi găsit"
181+
"timezoneNotFound": "Fusul orar specificat nu poate fi găsit",
182+
"unexpectedError": "There was an unexpected error while processing this interaction"
182183
},
183184
"options": {
184185
"format": {
@@ -215,6 +216,9 @@
215216
"name": "fus orar",
216217
"description": "Specificați fusul orar (valoarea implicită este GMT)"
217218
}
219+
},
220+
"components": {
221+
"replyWithSpecificFormat": "Select a format below to receive it in a reply (for copying on touch devices)"
218222
}
219223
},
220224
"statistics": {

0 commit comments

Comments
 (0)