Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
commit
ececfe9a77
@ -1,6 +1,7 @@
|
||||
{
|
||||
"success": "نجاح",
|
||||
"topic-post": "لقد تمت الإضافة بنجاح.",
|
||||
"post-queued": "Your post is queued for approval.",
|
||||
"authentication-successful": "تم تسجيل الدخول بنجاح",
|
||||
"settings-saved": "تم حفظ التغييرات!"
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"success": "সফল হয়েছে",
|
||||
"topic-post": "আপনি সফলভাবে পোষ্ট করেছেন। ",
|
||||
"post-queued": "Your post is queued for approval.",
|
||||
"authentication-successful": "অথেন্টিকেশন সফল হয়েছে",
|
||||
"settings-saved": "সেটিংস সেভ করা হয়েছে। "
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"success": "Úspěšné",
|
||||
"topic-post": "Úspěšně umístěno.",
|
||||
"post-queued": "Your post is queued for approval.",
|
||||
"authentication-successful": "Úspěšné přihlášení",
|
||||
"settings-saved": "Nastavení byla uložena."
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"success": "Udført",
|
||||
"topic-post": "Du har indsendt et indlæg.",
|
||||
"post-queued": "Your post is queued for approval.",
|
||||
"authentication-successful": "Du blev autentificeret",
|
||||
"settings-saved": "Indstillinger gemt!"
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"success": "Fertig",
|
||||
"topic-post": "Beitrag erfolgreich erstellt.",
|
||||
"post-queued": "Your post is queued for approval.",
|
||||
"authentication-successful": "Authentifizierung erfolgreich!",
|
||||
"settings-saved": "Einstellungen gespeichert!"
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"success": "Success",
|
||||
"topic-post": "You have successfully posted.",
|
||||
"post-queued": "Your post is queued for approval.",
|
||||
"authentication-successful": "Authentication Successful",
|
||||
"settings-saved": "Settings saved!"
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"success": "Success",
|
||||
"topic-post": "You have successfully posted.",
|
||||
"post-queued": "Your post is queued for approval.",
|
||||
"authentication-successful": "Authentication Successful",
|
||||
"settings-saved": "Settings saved!"
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"success": "¡Éxito!",
|
||||
"topic-post": "Mensaje publicado satisfactoriamente.",
|
||||
"post-queued": "Your post is queued for approval.",
|
||||
"authentication-successful": "Identificado satisfactoriamente",
|
||||
"settings-saved": "¡Ajustes guardados satisfactoriamente!"
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"success": "Õnnestus",
|
||||
"topic-post": "Edukalt postitatud.",
|
||||
"post-queued": "Your post is queued for approval.",
|
||||
"authentication-successful": "Sisse logimine õnnestus!",
|
||||
"settings-saved": "Seaded salvestatud!"
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue