mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Minor fixes to translations
This commit is contained in:
parent
1cfc3876e0
commit
fbb04e558a
7 changed files with 11 additions and 5 deletions
|
|
@ -135,10 +135,10 @@ nicht finden; wahrscheinlich wegen einer Fehlkonfiguration oder fehlenden Umgebu
|
|||
;; text of the is admin widget prompt on edit user page
|
||||
:user-title-prefix "Benutzer bearbeiten" ;; prefix for title of edit user page
|
||||
:vers-col-hdr "Version" ;; header for the version column in history
|
||||
:what-col-hdr "Wann" ;; header for the what column in history
|
||||
:what-col-hdr "Wass" ;; header for the what column in history
|
||||
:what-changed-prompt "Was haben Sie verändert?"
|
||||
;; text of the summary widget prompt on edit
|
||||
;; content page
|
||||
:when-col-hdr "When" ;; header for the when column in history
|
||||
:when-col-hdr "Was" ;; header for the when column in history
|
||||
:your-uname-prompt "Ihr Benutzername" ;; text of the username widget prompt on the login page
|
||||
}
|
||||
|
|
|
|||
1
resources/i18n/de.edn
Symbolic link
1
resources/i18n/de.edn
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
de-DE.edn
|
||||
1
resources/i18n/lt.edn
Symbolic link
1
resources/i18n/lt.edn
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
lt_LT.edn
|
||||
1
resources/i18n/ru.edn
Symbolic link
1
resources/i18n/ru.edn
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
ru_RU.edn
|
||||
Loading…
Add table
Add a link
Reference in a new issue