0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-22 03:05:15 +00:00

Update romanian.js

Up to date translation.
This commit is contained in:
CatNowBlue 2022-06-22 21:57:24 +03:00 committed by GitHub
parent ce7302e571
commit 9223ef3270
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,10 @@ module.exports = {
global: {
home: "Acasă",
subscriptions: "Abonamente",
library: "Bibliotecă"
library: "Bibliotecă",
restart: "Repornește acum",
later: "Mai tărziu",
settingRestart: "Modificarea acestei setări necesită repornirea aplicației pentru ca setările să fie aplicate."
},
index: {
@ -87,4 +90,4 @@ module.exports = {
}
}
}