diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2019-04-22 00:39:00 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-22 00:39:00 +0900 |
| commit | 44aed53998ecb1b2af8136e3be97ba26d0dc3c94 (patch) | |
| tree | 0a337eef530e48baa8d4b390987c015aece3e10c /locales/no-NO.yml | |
| parent | 2段階認証を有効にするとログインできない問題を修正 (diff) | |
| download | sharkey-44aed53998ecb1b2af8136e3be97ba26d0dc3c94.tar.gz sharkey-44aed53998ecb1b2af8136e3be97ba26d0dc3c94.tar.bz2 sharkey-44aed53998ecb1b2af8136e3be97ba26d0dc3c94.zip | |
New Crowdin translations (#4736)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Polish)
* New translations ja-JP.yml (French)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Czech)
* New translations ja-JP.yml (Dutch)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Norwegian)
* New translations ja-JP.yml (Spanish)
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (Chinese Simplified)
* New translations ja-JP.yml (English)
* New translations ja-JP.yml (Czech)
Diffstat (limited to 'locales/no-NO.yml')
| -rw-r--r-- | locales/no-NO.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/no-NO.yml b/locales/no-NO.yml index 4dce106f2a..043e20861b 100644 --- a/locales/no-NO.yml +++ b/locales/no-NO.yml @@ -192,6 +192,8 @@ common/views/components/profile-editor.vue: user-lists: "Lister" common/views/components/user-list-editor.vue: users: "Bruker" +common/views/components/user-lists.vue: + list-name: "Liste navn" common/views/widgets/broadcast.vue: fetching: "Henter" next: "Neste" @@ -310,7 +312,6 @@ desktop/views/components/received-follow-requests-window.vue: reject: "Avslå" desktop/views/components/user-lists-window.vue: title: "Brukerlister" - list-name: "Liste navn" desktop/views/components/user-preview.vue: notes: "Innlegg" following: "Følger" |