mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 08:42:08 +10:00
New translations common.json (German)
This commit is contained in:
29
client/public/locales/de/common.json
Normal file
29
client/public/locales/de/common.json
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
{
|
||||||
|
"avatar": {
|
||||||
|
"menu": {
|
||||||
|
"greeting": "Hallo",
|
||||||
|
"logout": "Abmelden"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"footer": {
|
||||||
|
"credit": "Ein Herzensprojekt von <1>Amruth Pillai</1>",
|
||||||
|
"language": {
|
||||||
|
"missing": "Ihre Sprache fehlt?"
|
||||||
|
},
|
||||||
|
"license": "Von der Gemeinschaft, für die Gemeinschaft."
|
||||||
|
},
|
||||||
|
"markdown": {
|
||||||
|
"help-text": "Dieser Abschnitt unterstützt <1>Markdown</1> Formatierung."
|
||||||
|
},
|
||||||
|
"subtitle": "Ein freier und Open-Source-Lebenslauf-Builder.",
|
||||||
|
"title": "Reaktives Fortsetzen",
|
||||||
|
"toast": {
|
||||||
|
"error": {
|
||||||
|
"upload-file-size": "Bitte laden Sie nur Dateien unter 2 Megabytes hoch.",
|
||||||
|
"upload-photo-size": "Bitte laden Sie nur Fotos unter 2 Megabytes hoch, vorzugsweise quadratisch."
|
||||||
|
},
|
||||||
|
"success": {
|
||||||
|
"resume-link-copied": "Ein Link zu deinem Lebenslauf wurde in deine Zwischenablage kopiert."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user