mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-04 01:30:01 +02:00
20 lines
404 B
JSON
20 lines
404 B
JSON
{
|
|
"common": {
|
|
"confirm": "Confirmă",
|
|
"create": "Creează",
|
|
"biography": "Biografie",
|
|
"areYouSure": "Ești sigur?",
|
|
"no": "Nu",
|
|
"name": "Nume",
|
|
"ok": "Ok",
|
|
"note": "Notă",
|
|
"yes": "Da",
|
|
"explicit": "Explicit",
|
|
"year": "An",
|
|
"menu": "Meniu"
|
|
},
|
|
"filter": {
|
|
"biography": "Biografie"
|
|
}
|
|
}
|