We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b5687f commit 3bf147cCopy full SHA for 3bf147c
1 file changed
src/locales/cs.json
@@ -11,7 +11,8 @@
11
"Mormegil",
12
"Peldrjan",
13
"Quinn",
14
- "Spotter"
+ "Spotter",
15
+ "The astrea"
16
]
17
},
18
"admin.page-title": "Ovládací panel Správce - Etherpad",
@@ -82,6 +83,8 @@
82
83
"pad.settings.fontType": "Typ písma:",
84
"pad.settings.fontType.normal": "Normální",
85
"pad.settings.language": "Jazyk:",
86
+ "pad.settings.deletePad": "Smazat pad",
87
+ "pad.delete.confirm": "Opravdu chcete tento pad smazat?",
88
"pad.settings.about": "O projektu",
89
"pad.settings.poweredBy": "Běží na",
90
"pad.importExport.import_export": "Import/Export",
0 commit comments