Merge branch 'master' of github.com:recogito/recogito-client-core

This commit is contained in:
Rainer Simon 2020-05-18 08:43:49 +02:00
commit a5ee24718a
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,8 @@
{
"Ok": "Ok",
"Cancel": "Annulla",
"Close": "Chiudi",
"Add a comment...": "Commenta...",
"Add a reply...": "Rispondi...",
"Add tag...": "Aggiungi tag..."
}

View File

@ -0,0 +1,8 @@
{
"Ok": "Ok",
"Cancel": "Cancel",
"Close": "Stäng",
"Add a comment...": "Skriv en kommentar...",
"Add a reply...": "Skriv ett svar...",
"Add tag...": "Tagg..."
}