mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 08:13:49 +10:00
New translations dashboard.json (Polish)
This commit is contained in:
25
client/public/locales/pl/dashboard.json
Normal file
25
client/public/locales/pl/dashboard.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"create-resume": {
|
||||
"subtitle": "Rozpocznij od początku",
|
||||
"title": "Utwórz nowe CV"
|
||||
},
|
||||
"import-external": {
|
||||
"subtitle": "LinkedIn, JSON Resume, Reactive Resume",
|
||||
"title": "Import z zewnętrznych źródeł"
|
||||
},
|
||||
"resume": {
|
||||
"menu": {
|
||||
"delete": "Usuń",
|
||||
"duplicate": "Duplikuj",
|
||||
"open": "Otwórz",
|
||||
"rename": "Zmień nazwę",
|
||||
"share-link": "Udostępnij link",
|
||||
"tooltips": {
|
||||
"delete": "Czy na pewno chcesz usunąć to CV? To jest nieodwracalne działanie.",
|
||||
"share-link": "Musisz zmienić widoczność swojego CV na publiczne, aby było widoczne dla innych."
|
||||
}
|
||||
},
|
||||
"timestamp": "Ostatnia aktualizacja {{timestamp}} temu"
|
||||
},
|
||||
"title": "Panel"
|
||||
}
|
||||
Reference in New Issue
Block a user