mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 19:16:47 +00:00
fix: language files sync with master spreadsheet
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
"subtext_1": "Erstellen",
|
||||
"subtext_1_tooltip": "Neues Projekt erstellen",
|
||||
"subtext_2": "Erstellen mit einer<br>externen Datenbank",
|
||||
"subtext_2_tooltip": "Unterstützt MySQL, PostgreSQL, SQL Server & SQLite"
|
||||
"subtext_2_tooltip": "Unterstützt MySQL, PostgreSQL, SQL Server & SQLite",
|
||||
"from_template": "Projekt aus der Vorlage erstellen",
|
||||
"from_excel": "Projekt von Excel erstellen"
|
||||
},
|
||||
"search_project": "Projekt suchen",
|
||||
"import_metadata": "Metadaten importieren",
|
||||
@@ -28,7 +30,8 @@
|
||||
"show_community_book_a_free_demo": "Buchen Sie eine kostenlose Demo",
|
||||
"show_community_get_your_questions_answered": "Erhalten Sie Antworten auf Ihre Fragen",
|
||||
"show_community_join_discord": "Discord beitreten",
|
||||
"show_community_follow_nocodb": "Folgen Sie NOCODB.",
|
||||
"show_community_join_reddit": "Join /r/NocoDB",
|
||||
"show_community_follow_nocodb": "Folgen Sie NocoDB",
|
||||
"search": {
|
||||
"your_search_found_no_results": "Ihre Suche nach {search} fand keine Ergebnisse"
|
||||
},
|
||||
@@ -162,6 +165,10 @@
|
||||
"title": "Projektmetadaten",
|
||||
"tooltip": "Meta-Management."
|
||||
},
|
||||
"audit": {
|
||||
"title": "Prüfung",
|
||||
"tooltip": "Audit-Log"
|
||||
},
|
||||
"preview_as": "Vorschau anzeigen als",
|
||||
"reset_review": "Vorschau zurücksetzen."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user